StorageProperties interface
described the storage properties of the azure bare metal storage instance
Properties
| generation | the kind of storage instance |
| hardware |
the hardware type of the storage instance |
| offering |
the offering type for which the resource is getting provisioned |
| provisioning |
State of provisioning of the AzureBareMetalStorageInstance |
| storage |
the billing related information for the resource |
| storage |
the storage protocol for which the resource is getting provisioned |
| workload |
the workload for which the resource is getting provisioned |
Property Details
generation
the kind of storage instance
generation?: string
Property Value
string
hardwareType
the hardware type of the storage instance
hardwareType?: string
Property Value
string
offeringType
the offering type for which the resource is getting provisioned
offeringType?: string
Property Value
string
provisioningState
State of provisioning of the AzureBareMetalStorageInstance
provisioningState?: string
Property Value
string
storageBillingProperties
the billing related information for the resource
storageBillingProperties?: StorageBillingProperties
Property Value
storageType
the storage protocol for which the resource is getting provisioned
storageType?: string
Property Value
string
workloadType
the workload for which the resource is getting provisioned
workloadType?: string
Property Value
string