你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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