Share via


FrontendEndpoint.CustomHttpsConfiguration Property

Definition

Gets the configuration specifying how to enable HTTPS

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customHttpsConfiguration")]
public Microsoft.Azure.Management.FrontDoor.Models.CustomHttpsConfiguration CustomHttpsConfiguration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customHttpsConfiguration")>]
member this.CustomHttpsConfiguration : Microsoft.Azure.Management.FrontDoor.Models.CustomHttpsConfiguration
Public ReadOnly Property CustomHttpsConfiguration As CustomHttpsConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to