次の方法で共有


PartnerTopicInfo.ResourceGroupName プロパティ

定義

サブスクライバーの azure リソース グループを取得または設定します。 チャネルに関連付けられているパートナー トピックは、このリソース グループの下に作成されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象