Partilhar via


NetworkSecurityGroupInner.DefaultSecurityRules Propriedade

Definição

Obtém as regras de segurança padrão do grupo de segurança de rede.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a