Partager via


SiteConfig.IpSecurityRestrictions Propriété

Définition

Obtient ou définit des restrictions de sécurité IP pour main.

[Newtonsoft.Json.JsonProperty(PropertyName="ipSecurityRestrictions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.IpSecurityRestriction> IpSecurityRestrictions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipSecurityRestrictions")>]
member this.IpSecurityRestrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.IpSecurityRestriction> with get, set
Public Property IpSecurityRestrictions As IList(Of IpSecurityRestriction)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à