Class QueryPacksResource

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.core.management.Resource
com.azure.resourcemanager.loganalytics.models.QueryPacksResource
Direct Known Subclasses:
LogAnalyticsQueryPackInner

public class QueryPacksResource extends com.azure.core.management.Resource
An azure resource object.
  • Constructor Details

    • QueryPacksResource

      public QueryPacksResource()
  • Method Details

    • withLocation

      public QueryPacksResource withLocation(String location)
      Overrides:
      withLocation in class com.azure.core.management.Resource
    • withTags

      public QueryPacksResource withTags(Map<String,String> tags)
      Overrides:
      withTags in class com.azure.core.management.Resource
    • validate

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