Interface ConfigurationProfile.Update

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

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

    • apply

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

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