다음을 통해 공유


RestorePointSourceMetadata.VmId Property

Definition

Gets the virtual machine unique id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to