public static interface VirtualMachineScaleSet.DefinitionStages.WithExtension
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetExtension.DefinitionStages.Blank<VirtualMachineScaleSet.DefinitionStages.WithCreate> |
defineNewExtension(String name)
Begins the definition of an extension reference to be attached to the virtual machines in the scale set.
|
VirtualMachineScaleSetExtension.DefinitionStages.Blank<VirtualMachineScaleSet.DefinitionStages.WithCreate> defineNewExtension(String name)
name - the reference name for the extension/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/