Freigeben über


SiteConfigResource.IpSecurityRestrictions Eigenschaft

Definition

Ruft IP-Sicherheitseinschränkungen für Standard ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: