Share via


PartnerTopicInfo.AzureSubscriptionId Property

Definition

Gets or sets azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to