ParentT - the return type of the final Attachable.attach()public static interface VirtualMachineExtension.Definition<ParentT> extends VirtualMachineExtension.DefinitionStages.Blank<ParentT>, VirtualMachineExtension.DefinitionStages.WithImageOrPublisher<ParentT>, VirtualMachineExtension.DefinitionStages.WithPublisher<ParentT>, VirtualMachineExtension.DefinitionStages.WithType<ParentT>, VirtualMachineExtension.DefinitionStages.WithVersion<ParentT>, VirtualMachineExtension.DefinitionStages.WithAttach<ParentT>
withImagewithPublisherwithTypewithVersionattachwithAutoUpgradeMinorVersionDisabled, 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.
*/