Interface WorkspaceSetting.Update

All Superinterfaces:
WorkspaceSetting.UpdateStages.WithScope, WorkspaceSetting.UpdateStages.WithWorkspaceId
Enclosing interface:
WorkspaceSetting

public static interface WorkspaceSetting.Update extends WorkspaceSetting.UpdateStages.WithWorkspaceId, WorkspaceSetting.UpdateStages.WithScope
The template for WorkspaceSetting update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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