Compartilhar via


SiteConfig.IpSecurityRestrictions Propriedade

Definição

Obtém ou define restrições de segurança de IP para main.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a