Interface LogAnalyticsQueryPackQuery.UpdateStages.WithProperties

All Known Subinterfaces:
LogAnalyticsQueryPackQuery.Update
Enclosing interface:
LogAnalyticsQueryPackQuery.UpdateStages

public static interface LogAnalyticsQueryPackQuery.UpdateStages.WithProperties
The stage of the LogAnalyticsQueryPackQuery update allowing to specify properties.
  • Method Details

    • withProperties

      LogAnalyticsQueryPackQuery.Update withProperties(Object properties)
      Specifies the properties property: Additional properties that can be set for the query..
      Parameters:
      properties - Additional properties that can be set for the query.
      Returns:
      the next definition stage.