Compartilhar via


SecurityRuleAssociations.DefaultSecurityRules Propriedade

Definição

Obtém ou define a coleção de regras de segurança padrão do grupo de segurança de rede.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a