次の方法で共有


TopologyParameters.TargetResourceGroupName プロパティ

定義

トポロジを実行するターゲット リソース グループの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象