ParentT - the stage of the parent definition to return to after attaching this definitionpublic 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 nameCopyright © 2019. All rights reserved.