Uses of Class
com.microsoft.azure.management.compute.DiskInstanceView
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DiskInstanceView in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionDiskInstanceView.withEncryptionSettings
(List<DiskEncryptionSettings> encryptionSettings) Set specifies the encryption settings for the OS Disk.Set the disk name.DiskInstanceView.withStatuses
(List<InstanceViewStatus> statuses) Set the resource status information.Modifier and TypeMethodDescriptionVirtualMachineInstanceView.disks()
Get the virtual machine disk information.