Freigeben über


NetworkSecurityGroup.DefaultSecurityRules Eigenschaft

Definition

Ruft die Standardsicherheitsregeln der Netzwerksicherheitsgruppe ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: