Uses of Interface
com.azure.resourcemanager.compute.models.DiskEncryptionSet.Update
Packages that use DiskEncryptionSet.Update
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DiskEncryptionSet.Update in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DiskEncryptionSet.UpdateModifier and TypeMethodDescriptionDiskEncryptionSet.UpdateStages.WithAutomaticKeyRotation.withAutomaticKeyRotation()Enable automatic key rotation.DiskEncryptionSet.UpdateStages.WithAutomaticKeyRotation.withoutAutomaticKeyRotation()Disable automatic key rotation.DiskEncryptionSet.UpdateStages.WithSystemAssignedManagedServiceIdentity.withoutSystemAssignedManagedServiceIdentity()Specifies that System Assigned (Local) Managed Service Identity needs to be disabled in the disk encryption set.DiskEncryptionSet.UpdateStages.WithSystemAssignedManagedServiceIdentity.withSystemAssignedManagedServiceIdentity()Specifies that System Assigned Managed Service Identity needs to be enabled in the disk encryption set.