Compartilhar via


AppServiceEnvironmentInner.UserWhitelistedIpRanges Propriedade

Definição

Obtém ou define os intervalos de IP adicionados pelo usuário à lista de permissões no banco de dados 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a