Interface DiskEncryptionSet.Update
- All Superinterfaces:
Appliable<DiskEncryptionSet>,DiskEncryptionSet.UpdateStages.WithAutomaticKeyRotation,DiskEncryptionSet.UpdateStages.WithSystemAssignedManagedServiceIdentity,Indexable,Resource.UpdateWithTags<DiskEncryptionSet.Update>
- Enclosing interface:
DiskEncryptionSet
public static interface DiskEncryptionSet.Update
extends Appliable<DiskEncryptionSet>, Resource.UpdateWithTags<DiskEncryptionSet.Update>, DiskEncryptionSet.UpdateStages.WithSystemAssignedManagedServiceIdentity, DiskEncryptionSet.UpdateStages.WithAutomaticKeyRotation
The template for an update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.compute.models.DiskEncryptionSet.UpdateStages.WithAutomaticKeyRotation
withAutomaticKeyRotation, withoutAutomaticKeyRotationMethods inherited from interface com.azure.resourcemanager.compute.models.DiskEncryptionSet.UpdateStages.WithSystemAssignedManagedServiceIdentity
withoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentityMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags