MountPointMap.ShareId Property

Definition

Gets or sets ID of the share mounted to the role VM.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to