| Modifier and Type | Method and Description |
|---|---|
VirtualMachineExtensionHandlerInstanceView |
VirtualMachineExtensionHandlerInstanceView.withStatus(InstanceViewStatus status)
Set the status value.
|
VirtualMachineExtensionHandlerInstanceView |
VirtualMachineExtensionHandlerInstanceView.withType(String type)
Set the type value.
|
VirtualMachineExtensionHandlerInstanceView |
VirtualMachineExtensionHandlerInstanceView.withTypeHandlerVersion(String typeHandlerVersion)
Set the typeHandlerVersion value.
|
| Modifier and Type | Method and Description |
|---|---|
List<VirtualMachineExtensionHandlerInstanceView> |
VirtualMachineAgentInstanceView.extensionHandlers()
Get the extensionHandlers value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineAgentInstanceView |
VirtualMachineAgentInstanceView.withExtensionHandlers(List<VirtualMachineExtensionHandlerInstanceView> extensionHandlers)
Set the extensionHandlers value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/