Uses of Class
com.azure.resourcemanager.batch.models.DiffDiskSettings
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of DiffDiskSettings in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionOSDisk.ephemeralOSDiskSettings()
Get the ephemeralOSDiskSettings property: Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.DiffDiskSettings.withPlacement
(DiffDiskPlacement placement) Set the placement property: Specifies the ephemeral disk placement for operating system disk for all VMs in the pool.Modifier and TypeMethodDescriptionOSDisk.withEphemeralOSDiskSettings
(DiffDiskSettings ephemeralOSDiskSettings) Set the ephemeralOSDiskSettings property: Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.