Interface SourceControl.Update

All Superinterfaces:
SourceControl.UpdateStages.WithAutoSync, SourceControl.UpdateStages.WithBranch, SourceControl.UpdateStages.WithDescription, SourceControl.UpdateStages.WithFolderPath, SourceControl.UpdateStages.WithPublishRunbook, SourceControl.UpdateStages.WithSecurityToken
Enclosing interface:
SourceControl

The template for SourceControl update.
  • Method Details

    • apply

      SourceControl apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      SourceControl apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.