Interface ApplicationDefinition.Update

All Superinterfaces:
ApplicationDefinition.UpdateStages.WithArtifacts, ApplicationDefinition.UpdateStages.WithAuthorizations, ApplicationDefinition.UpdateStages.WithCreateUiDefinition, ApplicationDefinition.UpdateStages.WithDescription, ApplicationDefinition.UpdateStages.WithDisplayName, ApplicationDefinition.UpdateStages.WithIdentity, ApplicationDefinition.UpdateStages.WithIsEnabled, ApplicationDefinition.UpdateStages.WithLockLevel, ApplicationDefinition.UpdateStages.WithMainTemplate, ApplicationDefinition.UpdateStages.WithManagedBy, ApplicationDefinition.UpdateStages.WithPackageFileUri, ApplicationDefinition.UpdateStages.WithSku, ApplicationDefinition.UpdateStages.WithTags
Enclosing interface:
ApplicationDefinition

The template for ApplicationDefinition update.
  • Method Details

    • apply

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

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