次の方法で共有


ResourcesMoveInfo.TargetResourceGroup プロパティ

定義

ターゲット リソース グループを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象