IServiceBusIdentity.TopicName Property

Definition

The topic name.

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

Property Value

Attributes

Applies to