Interface VirtualMachineExtension.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT
- the stage of the parent update to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>
,VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion<ParentT>
,VirtualMachineExtension.UpdateDefinitionStages.WithSettings<ParentT>
,VirtualMachineExtension.UpdateDefinitionStages.WithTags<ParentT>
- All Known Subinterfaces:
VirtualMachineExtension.UpdateDefinition<ParentT>
- Enclosing interface:
- VirtualMachineExtension.UpdateDefinitionStages
public static interface VirtualMachineExtension.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion<ParentT>, VirtualMachineExtension.UpdateDefinitionStages.WithSettings<ParentT>, VirtualMachineExtension.UpdateDefinitionStages.WithTags<ParentT>
The final stage of the virtual machine extension definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach
Methods inherited from interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
withMinorVersionAutoUpgrade, withoutMinorVersionAutoUpgrade
Methods inherited from interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
withProtectedSetting, withProtectedSettings, withPublicSetting, withPublicSettings
Methods inherited from interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithTags
withTag, withTags