次の方法で共有


PartnerTopicInfo.AzureSubscriptionId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象