ICloudServicesNetwork.StorageStatusVolumeId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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