Compartir a través de


AzureFirewallNatRule.Protocols Propiedad

Definición

Obtiene o establece la matriz de AzureFirewallNetworkRuleProtocols aplicable a esta regla NAT.

[Newtonsoft.Json.JsonProperty(PropertyName="protocols")]
public System.Collections.Generic.IList<string> Protocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocols")>]
member this.Protocols : System.Collections.Generic.IList<string> with get, set
Public Property Protocols As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a