Skip to main content

CloudKeystoreAKVConfigurationInput

No description

input CloudKeystoreAKVConfigurationInput {
keyVaultName: String!
}

Fields

CloudKeystoreAKVConfigurationInput.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.

Member Of

CloudKeystoreInput input