Udostępnij za pośrednictwem


NetworkSecurityPerimeterConfigurationPropertiesProfile.AccessRules Property

Definition

Gets or sets list of Access Rules

[Newtonsoft.Json.JsonProperty(PropertyName="accessRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.NspAccessRule> AccessRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessRules")>]
member this.AccessRules : System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.NspAccessRule> with get, set
Public Property AccessRules As IList(Of NspAccessRule)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to