StorageProperties interface 
described the storage properties of the azure large 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 AzureLargeStorageInstance NOTE: This property will not be serialized. It can only be populated by the server. | 
| 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?: stringProperty Value
string
		hardwareType
	 
	the hardware type of the storage instance
hardwareType?: stringProperty Value
string
		offeringType
	 
	the offering type for which the resource is getting provisioned
offeringType?: stringProperty Value
string
		provisioningState
	 
	State of provisioning of the AzureLargeStorageInstance NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: stringProperty Value
string
		storageBillingProperties
	  
	the billing related information for the resource
storageBillingProperties?: StorageBillingPropertiesProperty Value
		storageType
	 
	the storage protocol for which the resource is getting provisioned
storageType?: stringProperty Value
string
		workloadType
	 
	the workload for which the resource is getting provisioned
workloadType?: stringProperty Value
string