KeyVaultCredentialsPropertiesResponse

data class KeyVaultCredentialsPropertiesResponse(val servicePrincipalLocalSecretName: String)

KeyVault credentials properties. NOTE - Future this will be ENUM.

Constructors

Link copied to clipboard
constructor(servicePrincipalLocalSecretName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

KeyVault service principal local secret name.