| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineExtension.Definition<ParentT>
The entirety of a virtual machine extension definition as a part of parent definition.
|
static interface |
VirtualMachineExtension.DefinitionStages.Blank<ParentT>
The first stage of a virtual machine extension definition.
|
static interface |
VirtualMachineExtension.DefinitionStages.WithImageOrPublisher<ParentT>
The stage of the virtual machine extension definition allowing to specify extension image or specify 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.
*/