다음을 통해 공유


NotificationHubNetworkAcls.PublicNetworkRuleAccessRights Property

Definition

List of access rights.

public System.Collections.Generic.IList<Azure.ResourceManager.NotificationHubs.Models.AuthorizationRuleAccessRightExt> PublicNetworkRuleAccessRights { get; set; }
member this.PublicNetworkRuleAccessRights : System.Collections.Generic.IList<Azure.ResourceManager.NotificationHubs.Models.AuthorizationRuleAccessRightExt> with get, set
Public Property PublicNetworkRuleAccessRights As IList(Of AuthorizationRuleAccessRightExt)

Property Value

Applies to