Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.SummaryLogsProperties
Packages that use SummaryLogsProperties
Package
Description
Package containing the inner data models for LogAnalytics.
-
Uses of SummaryLogsProperties in com.azure.resourcemanager.loganalytics.fluent.models
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type SummaryLogsPropertiesMethods in com.azure.resourcemanager.loganalytics.fluent.models that return SummaryLogsPropertiesModifier and TypeMethodDescriptionstatic SummaryLogsPropertiesSummaryLogsProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SummaryLogsProperties from the JsonReader.SummaryLogsProperties.withDescription(String description) Set the description property: The description of the Summary rule.SummaryLogsProperties.withDisplayName(String displayName) Set the displayName property: The display name of the Summary rule.SummaryLogsProperties.withRuleDefinition(RuleDefinition ruleDefinition) Set the ruleDefinition property: Rule definition parameters.SummaryLogsProperties.withRuleType(RuleTypeEnum ruleType) Set the ruleType property: SummaryRules rule type: User.