Interface ServiceFabric.Update

All Superinterfaces:
ServiceFabric.UpdateStages.WithTags
Enclosing interface:
ServiceFabric

public static interface ServiceFabric.Update extends ServiceFabric.UpdateStages.WithTags
The template for ServiceFabric update.
  • Method Details

    • apply

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

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