次の方法で共有


OperationStatus.ResourceLocation プロパティ

定義

操作が正常に成功した場合、スナップショット操作を実行する場合は、スナップショット ID がこのフィールドに含まれ、操作を適用スナップショット場合は、このフィールドにターゲット オブジェクトを取得するためのパスが返されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象