OBJECT

AzureEncryptionKey

Description

Details of Azure Encryption Key.

link GraphQL Schema definition

  • type AzureEncryptionKey {
  • # Name of Encryption Key.
  • keyName: String!
  • }

link Require by