Language

ICloudServicesNetworkStorageStatus1.VolumeId 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 VolumeId { 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.VolumeId : string
Public ReadOnly Property VolumeId As String

Property Value

Attributes

Applies to