Interface KpiResourceFormat.Update

All Superinterfaces:
KpiResourceFormat.UpdateStages.WithAliases, KpiResourceFormat.UpdateStages.WithCalculationWindow, KpiResourceFormat.UpdateStages.WithCalculationWindowFieldName, KpiResourceFormat.UpdateStages.WithDescription, KpiResourceFormat.UpdateStages.WithDisplayName, KpiResourceFormat.UpdateStages.WithEntityType, KpiResourceFormat.UpdateStages.WithEntityTypeName, KpiResourceFormat.UpdateStages.WithExpression, KpiResourceFormat.UpdateStages.WithExtracts, KpiResourceFormat.UpdateStages.WithFilter, KpiResourceFormat.UpdateStages.WithFunction, KpiResourceFormat.UpdateStages.WithGroupBy, KpiResourceFormat.UpdateStages.WithThresHolds, KpiResourceFormat.UpdateStages.WithUnit
Enclosing interface:
KpiResourceFormat

The template for KpiResourceFormat update.
  • Method Details

    • apply

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

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