DiskEncryptionSetArgs

constructor(autoKeyRotationEnabled: Output<Boolean>? = null, encryptionType: Output<String>? = null, federatedClientId: Output<String>? = null, identity: Output<DiskEncryptionSetIdentityArgs>? = null, keyVaultKeyId: Output<String>? = null, location: Output<String>? = null, managedHsmKeyId: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)