Uses of Interface
com.microsoft.azure.management.compute.Disk.Update
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of Disk.Update in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionDisk.UpdateStages.WithDiskEncryption.withDiskEncryptionSet
(String diskEncryptionSetId, EncryptionType encryptionType) Specifies the disk encryption set.Disk.UpdateStages.WithOSSettings.withOSType
(OperatingSystemTypes osType) Specifies the operating system.Disk.UpdateStages.WithSize.withSizeInGB
(int sizeInGB) Specifies the disk size.Disk.UpdateStages.WithSku.withSku
(DiskSkuTypes sku) Specifies the SKU.