Uses of Class
com.azure.resourcemanager.batch.models.OSDisk
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of OSDisk in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionVirtualMachineConfiguration.osDisk()
Get the osDisk property: Settings for the operating system disk of the virtual machine.OSDisk.withEphemeralOSDiskSettings
(DiffDiskSettings ephemeralOSDiskSettings) Set the ephemeralOSDiskSettings property: Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.Modifier and TypeMethodDescriptionVirtualMachineConfiguration.withOsDisk
(OSDisk osDisk) Set the osDisk property: Settings for the operating system disk of the virtual machine.