Aracılığıyla paylaş


MountTarget.MountTargetId Property

Definition

Gets uUID v4 used to identify the MountTarget

[Newtonsoft.Json.JsonProperty(PropertyName="properties.mountTargetId")]
public string MountTargetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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