Share via


CloudServicesNetworkStorageOptions interface

CloudServicesNetworkStorageOptions represents the storage options for the cloud services network.

Properties

mode

The indicator to enable shared storage on the cloud services network. If not specified, the allocation will align with the standard storage enablement.

sizeMiB

The requested storage allocation for the volume in Mebibytes.

storageApplianceId

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. If not specified, the allocation will align with the standard storage enablement.

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