GetKubernetesClusterServiceMeshProfileCertificateAuthority

data class GetKubernetesClusterServiceMeshProfileCertificateAuthority(val certChainObjectName: String, val certObjectName: String, val keyObjectName: String, val keyVaultId: String, val rootCertObjectName: String)

Constructors

constructor(certChainObjectName: String, certObjectName: String, keyObjectName: String, keyVaultId: String, rootCertObjectName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The certificate chain object name in Azure Key Vault.

Link copied to clipboard

The intermediate certificate object name in Azure Key Vault.

Link copied to clipboard

The intermediate certificate private key object name in Azure Key Vault.

Link copied to clipboard

The resource ID of the Key Vault.

Link copied to clipboard

The root certificate object name in Azure Key Vault.