Class InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem

java.lang.Object
com.azure.resourcemanager.securityinsights.models.InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem

public final class InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem extends Object
The InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem model.
  • Constructor Details

    • InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem

      public InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem()
  • Method Details

    • projectedName

      public String projectedName()
      Get the projectedName property: Insight Link Definition Projected Name.
      Returns:
      the projectedName value.
    • withProjectedName

      Set the projectedName property: Insight Link Definition Projected Name.
      Parameters:
      projectedName - the projectedName value to set.
      Returns:
      the InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem object itself.
    • query

      public String query()
      Get the query property: Insight Link Definition Query.
      Returns:
      the query value.
    • withQuery

      Set the query property: Insight Link Definition Query.
      Parameters:
      query - the query value to set.
      Returns:
      the InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.