次の方法で共有


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.

Inheritance
msrest.serialization.Model
BillingResponseListResult

Constructor

BillingResponseListResult(*, vm_sizes: List[str] | None = None, vm_sizes_with_encryption_at_host: List[str] | None = None, vm_size_filters: List[VmSizeCompatibilityFilterV2] | None = None, billing_resources: List[BillingResources] | None = None, **kwargs)

Parameters

Name Description
vm_sizes
Required

The virtual machine sizes to include or exclude.

vm_sizes_with_encryption_at_host
Required

The vm sizes which enable encryption at host.

vm_size_filters
Required

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

billing_resources
Required

The billing and managed disk billing resources for a region.

Keyword-Only Parameters

Name Description
vm_sizes
Required
vm_sizes_with_encryption_at_host
Required
vm_size_filters
Required
billing_resources
Required

Variables

Name Description
vm_size_properties

The vm size properties.