Condividi tramite


SitePatchResource.HttpsOnly Proprietà

Definizione

Ottiene o imposta httpsOnly: configura un sito Web in modo che accetti solo le richieste HTTPS. Problemi di reindirizzamento per le richieste HTTP

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a