次の方法で共有


AzureWorkloadRestoreRequest.SourceResourceId プロパティ

定義

実行中のワークロードが復旧されている VM の完全修飾 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

適用対象