ManagedCertificate interface

Managed Certificate used for https

Extends

Inherited Properties

expirationDate

Certificate expiration date. NOTE: This property will not be serialized. It can only be populated by the server.

subject

Subject name in the certificate. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the secret resource.

Inherited Property Details

expirationDate

Certificate expiration date. NOTE: This property will not be serialized. It can only be populated by the server.

expirationDate?: string

Property Value

string

Inherited From Certificate.expirationDate

subject

Subject name in the certificate. NOTE: This property will not be serialized. It can only be populated by the server.

subject?: string

Property Value

string

Inherited From Certificate.subject

type

The type of the secret resource.

type?: string

Property Value

string

Inherited From Certificate.type