Partilhar 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.Models.SecurityRule> DefaultSecurityRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultSecurityRules")>]
member this.DefaultSecurityRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SecurityRule> with get, set
Public Property DefaultSecurityRules As IList(Of SecurityRule)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a