Interface Profile.Update

All Superinterfaces:
Profile.UpdateStages.WithEnabledState, Profile.UpdateStages.WithTags
Enclosing interface:
Profile

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

    • apply

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

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