| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSetExtension.UpdateDefinition<ParentT>
The entirety of a virtual machine scale set extension definition as a part of parent update.
|
static interface |
VirtualMachineScaleSetExtension.UpdateDefinitionStages.Blank<ParentT>
The first stage of a virtual machine scale set extension definition.
|
static interface |
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithImageOrPublisher<ParentT>
The stage of a virtual machine scale set extension allowing to specify an extension image or the name of the
virtual machine extension publisher.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/