Certificate interface
Certificate used for https
Properties
expiration |
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. |
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
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
type
The type of the secret resource.
type?: string
Property Value
string