Broker Authenticator Custom Auth X509Response
data class BrokerAuthenticatorCustomAuthX509Response(val keyVault: KeyVaultCertificatePropertiesResponse? = null, val secretName: String? = null)
X509 Custom Authentication properties. NOTE - Enum only authenticator type supported at a time.