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