ParentT - the return type of Attachable.InDefinition.attach()public static interface VirtualMachineScaleSetExtension.DefinitionStages.WithVersion<ParentT>
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetExtension.DefinitionStages.WithAttach<ParentT> |
withVersion(String extensionImageVersionName)
Specifies the version of the virtual machine scale set image extension.
|
VirtualMachineScaleSetExtension.DefinitionStages.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.
*/