Uses of Class
com.microsoft.azure.management.batch.DiffDiskSettings
Packages that use DiffDiskSettings
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of DiffDiskSettings in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return DiffDiskSettingsModifier and TypeMethodDescriptionOSDisk.ephemeralOSDiskSettings()
Get the ephemeralOSDiskSettings value.DiffDiskSettings.withPlacement
(DiffDiskPlacement placement) Set this property can be used by user in the request to choose which location the operating system should be in.Methods in com.microsoft.azure.management.batch with parameters of type DiffDiskSettingsModifier and TypeMethodDescriptionOSDisk.withEphemeralOSDiskSettings
(DiffDiskSettings ephemeralOSDiskSettings) Set the ephemeralOSDiskSettings value.