ParentT - the return type of Attachable.InUpdate.attach()public static interface VirtualMachineExtension.UpdateDefinitionStages.WithAttach<ParentT> extends com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>, VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion<ParentT>, VirtualMachineExtension.UpdateDefinitionStages.WithSettings<ParentT>, VirtualMachineExtension.UpdateDefinitionStages.WithTags<ParentT>
At this stage, any remaining optional settings can be specified, or the virtual machine extension definition
can be attached to the parent virtual machine definition using Attachable.InUpdate.attach().
attachwithAutoUpgradeMinorVersionDisabled, withAutoUpgradeMinorVersionEnabledwithProtectedSetting, withProtectedSettings, withPublicSetting, withPublicSettingswithTag, withTags/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/