Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.IntelligencePackInner
Packages that use IntelligencePackInner
Package
Description
Package containing the service clients for OperationalInsightsManagementClient.
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
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
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return IntelligencePackInnerModifier and TypeMethodDescriptionIntelligencePackInner.withDisplayName(String displayName) Set the displayName property: The display name of the intelligence pack.IntelligencePackInner.withEnabled(Boolean enabled) Set the enabled property: The enabled boolean for the intelligence pack.Set the name property: The name of the intelligence pack. -
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.