IEventHubIdentity.AuthorizationRuleName Property

Definition

The authorization rule name.

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

Property Value

Attributes

Applies to