Application Gateway Trusted Client Certificate Response
data class ApplicationGatewayTrustedClientCertificateResponse(val clientCertIssuerDN: String, val data: String? = null, val etag: String, val id: String? = null, val name: String? = null, val provisioningState: String, val type: String, val validatedCertData: String)
Trusted client certificates of an application gateway.