public class VirtualMachineConfiguration extends Object
| Constructor and Description |
|---|
VirtualMachineConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ImageReference |
imageReference()
Get oS image reference for cluster nodes.
|
VirtualMachineConfiguration |
withImageReference(ImageReference imageReference)
Set oS image reference for cluster nodes.
|
public ImageReference imageReference()
public VirtualMachineConfiguration withImageReference(ImageReference imageReference)
imageReference - the imageReference value to setCopyright © 2019. All rights reserved.