IServiceBusIdentity.RuleName Property

Definition

The rule name.

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

Property Value

Attributes

Applies to