Uses of Class
com.microsoft.azure.management.compute.DiffDiskOptions
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DiffDiskOptions in com.microsoft.azure.management.compute
Modifier and TypeFieldDescriptionstatic final DiffDiskOptions
DiffDiskOptions.LOCAL
Static value Local for DiffDiskOptions.Modifier and TypeMethodDescriptionstatic DiffDiskOptions
DiffDiskOptions.fromString
(String name) Creates or finds a DiffDiskOptions from its string representation.DiffDiskSettings.option()
Get specifies the ephemeral disk settings for operating system disk.Modifier and TypeMethodDescriptionDiffDiskSettings.withOption
(DiffDiskOptions option) Set specifies the ephemeral disk settings for operating system disk.