Get Dps Certificate Result
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)