Compartir a través de


AzureFirewallNetworkRule.Protocols Propiedad

Definición

Obtiene o establece la matriz de AzureFirewallNetworkRuleProtocols.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a