StorageBillingProperties interface
Describes the billing related details of the AzureLargeStorageInstance.
Properties
billing |
the billing mode for the storage instance |
sku | the SKU type that is provisioned |
Property Details
billingMode
the billing mode for the storage instance
billingMode?: string
Property Value
string
sku
the SKU type that is provisioned
sku?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript