Click or drag to resize

IAtomiaBillingApiDeleteAzureMarkups Method

Deletes Azure markups from database

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
void DeleteAzureMarkups(
	List<AzureMarkup> markups
)

Parameters

markups
Type: System.Collections.GenericListAzureMarkup
List of Markup objects

Return Value

Type: 
See Also