ICloudServicesNetworkProperties.StorageStatusVolumeId Property

Definition

The resource ID of the volume created to host the shared storage.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The resource ID of the volume created to host the shared storage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="volumeId", Update=false)]
public string StorageStatusVolumeId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The resource ID of the volume created to host the shared storage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="volumeId", Update=false)>]
member this.StorageStatusVolumeId : string
Public ReadOnly Property StorageStatusVolumeId As String

Property Value

Attributes

Applies to