IServiceBusIdentity.QueueName Property

Definition

The queue name.

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

Property Value

Attributes

Applies to