Compartir a través de


AzureFirewallNatRule.SourceAddresses Propiedad

Definición

Obtiene o establece la lista de direcciones IP de origen para esta regla.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a