Share via


RestorePointSourceMetadata.Location プロパティ

定義

復元ポイントが作成された VM の場所を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象