Compartir a través de


InboundSecurityRule.Rules Propiedad

Definición

Obtiene o establece la lista de reglas 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a