Share via


PartnerTopicInfo.ResourceGroupName Property

Definition

Gets or sets azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to