BillingResponseListResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The response for the operation to get regional billingSpecs for a subscription.
public class BillingResponseListResult
type BillingResponseListResult = class
Public Class BillingResponseListResult
- Inheritance
-
BillingResponseListResult
Constructors
BillingResponseListResult() |
Initializes a new instance of the BillingResponseListResult class. |
BillingResponseListResult(IList<String>, IList<String>, IList<VmSizeCompatibilityFilterV2>, IList<VmSizeProperty>, IList<BillingResources>) |
Initializes a new instance of the BillingResponseListResult class. |
Properties
BillingResources |
Gets or sets the billing and managed disk billing resources for a region. |
VmSizeFilters |
Gets or sets the virtual machine filtering mode. Effectively this can enabling or disabling the virtual machine sizes in a particular set. |
VmSizeProperties |
Gets the vm size properties. |
VmSizes |
Gets or sets the virtual machine sizes to include or exclude. |
VmSizesWithEncryptionAtHost |
Gets or sets the vm sizes which enable encryption at host. |