ShareInfoElement.VmUri Property

Definition

Gets a relative URI containing the ID of the VM that has the disk attached.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to