Variable EncryptionKeyType
EncryptionKeyType: {
CustomerProvidedRootKey: "customer-provided-root-key";
EnvironmentRootKey: "environment-root-key";
TenantMasterKey: "tenant-master-key";
TenantEncryptionKey: "tenant-encryption-key";
}
Type declaration
ReadonlyCustomerProvidedRootKey: "customer-provided-root-key"
ReadonlyEnvironmentRootKey: "environment-root-key"
ReadonlyTenantMasterKey: "tenant-master-key"
ReadonlyTenantEncryptionKey: "tenant-encryption-key"