Partager via


AppServiceEnvironmentResourceInner.UserWhitelistedIpRanges Propriété

Définition

Obtient ou définit les plages d’adresses IP ajoutées par l’utilisateur à la liste verte sur la base de données ASE

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à