Compartir a través de


AppServiceEnvironment.UserWhitelistedIpRanges Propiedad

Definición

Obtiene o establece los intervalos IP agregados por el usuario a la lista blanca en la base de datos de ASE.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a