Uses of Class
com.microsoft.azure.management.batch.OSDisk
-
-
Uses of OSDisk in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return OSDisk Modifier and Type Method Description OSDiskVirtualMachineConfiguration. osDisk()Get the osDisk value.OSDiskOSDisk. withCaching(CachingType caching)Set the caching value.Methods in com.microsoft.azure.management.batch with parameters of type OSDisk Modifier and Type Method Description VirtualMachineConfigurationVirtualMachineConfiguration. withOsDisk(OSDisk osDisk)Set the osDisk value.
-