Partager via


SiteConfig.IpSecurityRestrictions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to