VirtualMachine.MoRefId Property

Definition

Gets virtual machine managed object reference id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to