Interface AssemblyDefinition.Update

All Superinterfaces:
AssemblyDefinition.UpdateStages.WithProperties, AssemblyDefinition.UpdateStages.WithTags
Enclosing interface:
AssemblyDefinition

public static interface AssemblyDefinition.Update extends AssemblyDefinition.UpdateStages.WithTags, AssemblyDefinition.UpdateStages.WithProperties
The template for AssemblyDefinition update.
  • Method Details

    • apply

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

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