CloudServicesNetworkStorageOptionsPatch interface
CloudServicesNetworkStorageOptionsPatch represents the patchable storage options for the cloud services network.
Properties
| mode | The indicator to enable shared storage on the cloud services network. |
| size |
The requested storage allocation for the volume in Mebibytes. |
| storage |
The resource ID of the storage appliance that hosts the storage. |
Property Details
mode
The indicator to enable shared storage on the cloud services network.
mode?: string
Property Value
string
sizeMiB
The requested storage allocation for the volume in Mebibytes.
sizeMiB?: number
Property Value
number
storageApplianceId
The resource ID of the storage appliance that hosts the storage.
storageApplianceId?: string
Property Value
string