NotificationHubResourceInner.AuthorizationRules Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authorizationRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.NotificationHubs.Fluent.Models.SharedAccessAuthorizationRuleProperties> AuthorizationRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authorizationRules")>]
member this.AuthorizationRules : System.Collections.Generic.IList<Microsoft.Azure.Management.NotificationHubs.Fluent.Models.SharedAccessAuthorizationRuleProperties> with get, set
Public Property AuthorizationRules As IList(Of SharedAccessAuthorizationRuleProperties)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to