Sdílet prostřednictvím


MountTarget.FileSystemId Property

Definition

Gets or sets uUID v4 used to identify the MountTarget

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

UUID v4 used to identify the MountTarget

Applies to