service Principal Embedded Cert
suspend fun servicePrincipalEmbeddedCert(value: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>)
suspend fun servicePrincipalEmbeddedCert(value: Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>?)
Parameters
value
Specify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).