Dela via


SitePatchResource.HttpsOnly Egenskap

Definition

Hämtar eller anger httpsOnly: konfigurerar en webbplats för att endast acceptera https-begäranden. Problem med omdirigering för http-begäranden

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpsOnly")]
public bool? HttpsOnly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpsOnly")>]
member this.HttpsOnly : Nullable<bool> with get, set
Public Property HttpsOnly As Nullable(Of Boolean)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för