AzureFirewallApplicationRuleCollectionInner.Rules Propriedade

Definição

Obtém ou define a coleção de regras usadas por uma coleção de regras de aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a