Interface LogAnalyticsQueryPackQuery.UpdateStages.WithDisplayName

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

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

    • withDisplayName

      LogAnalyticsQueryPackQuery.Update withDisplayName(String displayName)
      Specifies the displayName property: Unique display name for your query within the Query Pack..
      Parameters:
      displayName - Unique display name for your query within the Query Pack.
      Returns:
      the next definition stage.