Interface WebAppSourceControl.UpdateDefinitionStages.WithAttach<ParentT>

  • Type Parameters:
    ParentT - the return type of Attachable.InUpdate.attach()
    All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>
    All Known Subinterfaces:
    WebAppSourceControl.UpdateDefinition<ParentT>, WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach<ParentT>
    Enclosing interface:
    WebAppSourceControl.UpdateDefinitionStages

    public static interface WebAppSourceControl.UpdateDefinitionStages.WithAttach<ParentT>
    extends com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>
    The final stage of the web app source control definition.

    At this stage, any remaining optional settings can be specified, or the web app source control definition can be attached to the parent web app update using Attachable.InUpdate.attach().

    • Method Summary

      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate

        attach