StorageBillingPropertiesResponse

data class StorageBillingPropertiesResponse(val billingMode: String? = null, val sku: String? = null)

Describes the billing related details of the AzureLargeStorageInstance.

Constructors

Link copied to clipboard
constructor(billingMode: String? = null, sku: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val billingMode: String? = null

the billing mode for the storage instance

Link copied to clipboard
val sku: String? = null

the SKU type that is provisioned