Interface NginxConfiguration.Update

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

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

    • apply

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

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