GetDpsCertificateResult

data class GetDpsCertificateResult(val etag: String, val id: String, val name: String, val properties: CertificatePropertiesResponse, val systemData: SystemDataResponse, val type: String)

The X509 Certificate.

Constructors

Link copied to clipboard
constructor(etag: String, id: String, name: String, properties: CertificatePropertiesResponse, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The entity tag.

Link copied to clipboard
val id: String

The resource identifier.

Link copied to clipboard

The name of the certificate.

Link copied to clipboard

properties of a certificate

Link copied to clipboard

Metadata pertaining to creation and last modification of the resource.

Link copied to clipboard

The resource type.