Freigeben über


SecurityRuleAssociations.DefaultSecurityRules Eigenschaft

Definition

Ruft die Auflistung der Standardsicherheitsregeln der Netzwerksicherheitsgruppe ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: