Interface Disk.Update
- All Superinterfaces:
Appliable<Disk>
,Disk.UpdateStages.WithDiskEncryption
,Disk.UpdateStages.WithOSSettings
,Disk.UpdateStages.WithSize
,Disk.UpdateStages.WithSku
,Indexable
,Resource.UpdateWithTags<Disk.Update>
- Enclosing interface:
- Disk
public static interface Disk.Update
extends Appliable<Disk>, Resource.UpdateWithTags<Disk.Update>, Disk.UpdateStages.WithSku, Disk.UpdateStages.WithSize, Disk.UpdateStages.WithOSSettings, Disk.UpdateStages.WithDiskEncryption
The template for an update operation, containing all the settings that
can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithDiskEncryption
withDiskEncryptionSet
Methods inherited from interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithOSSettings
withOSType
Methods inherited from interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithSize
withSizeInGB
Methods inherited from interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithSku
withSku
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags