BillingResponseListResult Class

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

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

BillingResponseListResult(*, vm_sizes: list[str] | None = None, vm_sizes_with_encryption_at_host: list[str] | None = None, vm_size_filters: list['_models.VmSizeCompatibilityFilterV2'] | None = None, billing_resources: list['_models.BillingResources'] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
vm_sizes

The virtual machine sizes to include or exclude.

Default value: None
vm_sizes_with_encryption_at_host

The vm sizes which enable encryption at host.

Default value: None
vm_size_filters

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

Default value: None
billing_resources

The billing and managed disk billing resources for a region.

Default value: None

Variables

Name Description
vm_sizes

The virtual machine sizes to include or exclude.

vm_sizes_with_encryption_at_host

The vm sizes which enable encryption at host.

vm_size_filters

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

vm_size_properties

The vm size properties.

billing_resources

The billing and managed disk billing resources for a region.