IServiceBusIdentity.SubscriptionName Property

Definition

The subscription name.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="The subscription name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subscriptionName")]
public string SubscriptionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="The subscription name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subscriptionName")>]
member this.SubscriptionName : string with get, set
Public Property SubscriptionName As String

Property Value

Attributes

Applies to