Share via


VolumeGroupVolumeProperties.FileSystemId Property

Definition

Gets unique FileSystem Identifier.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fileSystemId")]
public string FileSystemId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fileSystemId")>]
member this.FileSystemId : string
Public ReadOnly Property FileSystemId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Unique FileSystem Identifier.

Applies to