次の方法で共有


MoveResourceProperties.SourceId プロパティ

定義

リソースのソース ARM ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象