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