Variable CreateEncryptionKeyTypeConst
CreateEncryptionKeyType: {
CustomerProvidedRootKey: "customer-provided-root-key";
TenantEncryptionKey: "tenant-encryption-key";
} = ...
Type Declaration
ReadonlyCustomerProvidedRootKey: "customer-provided-root-key"
ReadonlyTenantEncryptionKey: "tenant-encryption-key"
Type of the encryption key to be created.