ICloudServicesNetworkProperties.StorageStatusMode Property

Definition

The indicator of if shared storage is enabled on the cloud services network.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "None", "Standard" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The indicator of if shared storage is enabled on the cloud services network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mode", Update=false)]
public string StorageStatusMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "None", "Standard" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The indicator of if shared storage is enabled on the cloud services network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mode", Update=false)>]
member this.StorageStatusMode : string
Public ReadOnly Property StorageStatusMode As String

Property Value

Attributes

Applies to