ManagedCertificateParameters interface

Managed Certificate used for https

Extends

Properties

expirationDate

Certificate expiration date.

subject

Subject name in the certificate.

type

The type of the secret resource.

Property Details

expirationDate

Certificate expiration date.

expirationDate?: string

Property Value

string

subject

Subject name in the certificate.

subject?: string

Property Value

string

type

The type of the secret resource.

type: "ManagedCertificate"

Property Value

"ManagedCertificate"