ICloudServicesNetworkStorageOptionsPatch Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.CloudServicesNetworkStorageOptionsPatchTypeConverter))]
public interface ICloudServicesNetworkStorageOptionsPatch : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.CloudServicesNetworkStorageOptionsPatchTypeConverter))>]
type ICloudServicesNetworkStorageOptionsPatch = interface
    interface IJsonSerializable
Public Interface ICloudServicesNetworkStorageOptionsPatch
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Mode

The indicator to enable shared storage on the cloud services network.

SizeMiB

The requested storage allocation for the volume in Mebibytes.

StorageApplianceId

The resource ID of the storage appliance that hosts the storage.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to