OBJECT

AzureNativeDiskEncryptionSet

Description

Details of the Azure Disk Encryption Set.

link GraphQL Schema definition

  • type AzureNativeDiskEncryptionSet {
  • # Name of the Azure Disk Encryption Set.
  • name: String!
  • # Native ID of the Azure Disk Encryption Set.
  • nativeId: String!
  • }

link Require by