public static interface VirtualMachineExtension.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion
The stage of the virtual machine extension update allowing to enable or disable auto upgrade of the
extension when when a new minor version of virtual machine extension image gets published.
|
static interface |
VirtualMachineExtension.UpdateStages.WithSettings
The stage of the virtual machine extension update allowing to add or update public and private settings.
|
static interface |
VirtualMachineExtension.UpdateStages.WithTags
The stage of the virtual machine extension update allowing to add or update tags.
|
Copyright © 2019. All rights reserved.