Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.IntelligencePackInner
Packages that use IntelligencePackInner
Package
Description
Package containing the service clients for LogAnalytics.
Package containing the inner data models for LogAnalytics.
Package containing the data models for LogAnalytics.
-
Uses of IntelligencePackInner in com.azure.resourcemanager.loganalytics.fluent
Methods in com.azure.resourcemanager.loganalytics.fluent that return types with arguments of type IntelligencePackInnerModifier and TypeMethodDescriptionLists all the intelligence packs possible and whether they are enabled or disabled for a given workspace.com.azure.core.http.rest.Response<List<IntelligencePackInner>> IntelligencePacksClient.listWithResponse(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Lists all the intelligence packs possible and whether they are enabled or disabled for a given workspace. -
Uses of IntelligencePackInner in com.azure.resourcemanager.loganalytics.fluent.models
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type IntelligencePackInnerModifier and TypeClassDescriptionfinal classIntelligence Pack containing a string name and boolean indicating if it's enabled.Methods in com.azure.resourcemanager.loganalytics.fluent.models that return IntelligencePackInnerModifier and TypeMethodDescriptionstatic IntelligencePackInnerIntelligencePackInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IntelligencePackInner from the JsonReader. -
Uses of IntelligencePackInner in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return IntelligencePackInnerModifier and TypeMethodDescriptionIntelligencePack.innerModel()Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.IntelligencePackInner object.