ParentT - the stage of the parent update to return to after attaching this definitionpublic static interface VirtualMachineExtension.UpdateDefinitionStages.WithVersion<ParentT>
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineExtension.UpdateDefinitionStages.WithAttach<ParentT> |
withVersion(String extensionImageVersionName)
Specifies the version of the virtual machine image extension.
|
VirtualMachineExtension.UpdateDefinitionStages.WithAttach<ParentT> withVersion(String extensionImageVersionName)
extensionImageVersionName - the version name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/