Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
OSDisk |
VirtualMachineConfiguration.osDisk()
Get the osDisk value.
|
OSDisk |
OSDisk.withCaching(CachingType caching)
Set the caching value.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineConfiguration |
VirtualMachineConfiguration.withOsDisk(OSDisk osDisk)
Set the osDisk value.
|
Copyright © 2019. All rights reserved.