Skip to main content

CloudKeystoreAKVConfiguration

No description

type CloudKeystoreAKVConfiguration {
keyVaultName: String!
}

Fields

CloudKeystoreAKVConfiguration.keyVaultName ● String! non-null scalar

An Azure Key Vault name

The vault name should be string of 3 to 24 characters and can contain only numbers (0-9), letters (a-z, A-Z), and hyphens (-). The name must begin with a letter, end with a letter or digit, and not contain consecutive hyphens.

Implemented By

CloudKeystoreConfiguration union