Freigeben über


NetworkSecurityGroup.SecurityRules Eigenschaft

Definition

Ruft eine Auflistung von Sicherheitsregeln der Netzwerksicherheitsgruppe ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: