你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FrontDoorCertificateSourceParameters Class

Definition

Parameters required for enabling SSL with Front Door-managed certificates

public class FrontDoorCertificateSourceParameters
type FrontDoorCertificateSourceParameters = class
Public Class FrontDoorCertificateSourceParameters
Inheritance
FrontDoorCertificateSourceParameters

Constructors

FrontDoorCertificateSourceParameters()

Initializes a new instance of the FrontDoorCertificateSourceParameters class.

FrontDoorCertificateSourceParameters(String)

Initializes a new instance of the FrontDoorCertificateSourceParameters class.

Properties

CertificateType

Gets or sets defines the type of the certificate used for secure connections to a frontendEndpoint Possible values include: 'Dedicated'

Applies to