Freigeben über


SiteAuthSettingsV2.HttpSettings Eigenschaft

Definition

Ruft die Konfigurationseinstellungen der HTTP-Anforderungen für Authentifizierungs- und Autorisierungsanforderungen für App Service Authentifizierung/Autorisierung ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpSettings")]
public Microsoft.Azure.Management.WebSites.Models.HttpSettings HttpSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpSettings")>]
member this.HttpSettings : Microsoft.Azure.Management.WebSites.Models.HttpSettings with get, set
Public Property HttpSettings As HttpSettings

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: