Compartir a través de


FirewallPolicySNAT.PrivateRanges Propiedad

Definición

Obtiene o establece la lista de direcciones IP privadas o intervalos de direcciones IP que no son SNAT.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a