Udostępnij za pośrednictwem


EndpointInner.IsHttpsAllowed Właściwość

Definicja

Pobiera lub ustawia wskazuje, czy ruch HTTPS jest dozwolony w punkcie końcowym. Wartość domyślna to True. Musi być dozwolony co najmniej jeden protokół (HTTP lub HTTPS).

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy