| Package | Description |
|---|---|
| com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
| 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.