Compartir a través de


TrafficSelectorPolicy.RemoteAddressRanges Propiedad

Definición

Obtiene o establece una colección de espacios de direcciones remotas en formato CIDR.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a