ManagedCertificateProperties interface

Certificate resource specific properties

Properties

domainControlValidation

Selected type of domain control validation for managed certificates.

error

Any error occurred during the certificate provision. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the certificate. NOTE: This property will not be serialized. It can only be populated by the server.

subjectName

Subject name of the certificate.

validationToken

A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

domainControlValidation

Selected type of domain control validation for managed certificates.

domainControlValidation?: string

Property Value

string

error

Any error occurred during the certificate provision. NOTE: This property will not be serialized. It can only be populated by the server.

error?: string

Property Value

string

provisioningState

Provisioning state of the certificate. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

subjectName

Subject name of the certificate.

subjectName?: string

Property Value

string

validationToken

A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates. NOTE: This property will not be serialized. It can only be populated by the server.

validationToken?: string

Property Value

string