BillingResponseListResult interface

The response for the operation to get regional billingSpecs for a subscription.

Properties

billingResources

The billing and managed disk billing resources for a region.

vmSizeFilters

The virtual machine filtering mode. Effectively this can enabling or disabling the virtual machine sizes in a particular set.

vmSizeProperties

The vm size properties. NOTE: This property will not be serialized. It can only be populated by the server.

vmSizes

The virtual machine sizes to include or exclude.

vmSizesWithEncryptionAtHost

The vm sizes which enable encryption at host.

Property Details

billingResources

The billing and managed disk billing resources for a region.

billingResources?: BillingResources[]

Property Value

vmSizeFilters

The virtual machine filtering mode. Effectively this can enabling or disabling the virtual machine sizes in a particular set.

vmSizeFilters?: VmSizeCompatibilityFilterV2[]

Property Value

vmSizeProperties

The vm size properties. NOTE: This property will not be serialized. It can only be populated by the server.

vmSizeProperties?: VmSizeProperty[]

Property Value

vmSizes

The virtual machine sizes to include or exclude.

vmSizes?: string[]

Property Value

string[]

vmSizesWithEncryptionAtHost

The vm sizes which enable encryption at host.

vmSizesWithEncryptionAtHost?: string[]

Property Value

string[]