Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineExtensionHandlerInstanceView |
VirtualMachineExtensionHandlerInstanceView.withStatus(InstanceViewStatus status)
Set the status property: The extension handler status.
|
VirtualMachineExtensionHandlerInstanceView |
VirtualMachineExtensionHandlerInstanceView.withType(String type)
Set the type property: Specifies the type of the extension; an example is "CustomScriptExtension".
|
VirtualMachineExtensionHandlerInstanceView |
VirtualMachineExtensionHandlerInstanceView.withTypeHandlerVersion(String typeHandlerVersion)
Set the typeHandlerVersion property: Specifies the version of the script handler.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.