Get Frontdoor Secret Secret Customer Certificate
data class GetFrontdoorSecretSecretCustomerCertificate(val expirationDate: String, val keyVaultCertificateId: String, val subjectAlternativeNames: List<String>)
Constructors
Link copied to clipboard
fun GetFrontdoorSecretSecretCustomerCertificate(expirationDate: String, keyVaultCertificateId: String, subjectAlternativeNames: List<String>)