次の方法で共有


ProtectedItem.SourceResourceId プロパティ

定義

バックアップするリソースの ARM ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象