Compartilhar via


SitePatchResource.HttpsOnly Propriedade

Definição

Obtém ou define httpsOnly: configura um site para aceitar somente solicitações https. Problemas de redirecionamento para solicitações 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a