AzureLargeStorageInstanceProperties interface
Describes the properties of an AzureLargeStorageInstance.
Properties
azure |
Specifies the AzureLargeStorageInstance unique ID. |
storage |
Specifies the storage properties for the AzureLargeStorage instance. |
Property Details
azureLargeStorageInstanceUniqueIdentifier
Specifies the AzureLargeStorageInstance unique ID.
azureLargeStorageInstanceUniqueIdentifier?: string
Property Value
string
storageProperties
Specifies the storage properties for the AzureLargeStorage instance.
storageProperties?: StorageProperties
Property Value
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