Share via


MountTargetProperties.MountTargetId Property

Definition

Gets uUID v4 used to identify the MountTarget

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

UUID v4 used to identify the MountTarget

Applies to