Compartilhar via


InboundSecurityRule.Rules Propriedade

Definição

Obtém ou define a lista de regras permitidas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a