Storage Properties Response
data class StoragePropertiesResponse(val generation: String? = null, val hardwareType: String? = null, val offeringType: String? = null, val provisioningState: String, val storageBillingProperties: StorageBillingPropertiesResponse? = null, val storageType: String? = null, val workloadType: String? = null)
described the storage properties of the azure large storage instance
Properties
Link copied to clipboard
the kind of storage instance
Link copied to clipboard
the hardware type of the storage instance
Link copied to clipboard
the offering type for which the resource is getting provisioned
Link copied to clipboard
State of provisioning of the AzureLargeStorageInstance
Link copied to clipboard
the billing related information for the resource
Link copied to clipboard
the storage protocol for which the resource is getting provisioned
Link copied to clipboard
the workload for which the resource is getting provisioned