Share via


CustomHttpsConfiguration.CertificateType Property

Definition

Defines the type of the certificate used for secure connections to a frontendEndpoint.

public Azure.ResourceManager.FrontDoor.Models.FrontDoorEndpointConnectionCertificateType? CertificateType { get; set; }
member this.CertificateType : Nullable<Azure.ResourceManager.FrontDoor.Models.FrontDoorEndpointConnectionCertificateType> with get, set
Public Property CertificateType As Nullable(Of FrontDoorEndpointConnectionCertificateType)

Property Value

Applies to