Uses of Interface
com.azure.resourcemanager.loganalytics.models.SummaryLogs.DefinitionStages.WithCreate
Packages that use SummaryLogs.DefinitionStages.WithCreate
Package
Description
Package containing the data models for LogAnalytics.
-
Uses of SummaryLogs.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.models
Subinterfaces of SummaryLogs.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the SummaryLogs definition.Methods in com.azure.resourcemanager.loganalytics.models that return SummaryLogs.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSummaryLogs.DefinitionStages.WithDescription.withDescription(String description) Specifies the description property: The description of the Summary rule..SummaryLogs.DefinitionStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: The display name of the Summary rule..SummaryLogs.DefinitionStages.WithParentResource.withExistingWorkspace(String resourceGroupName, String workspaceName) Specifies resourceGroupName, workspaceName.SummaryLogs.DefinitionStages.WithRuleDefinition.withRuleDefinition(RuleDefinition ruleDefinition) Specifies the ruleDefinition property: Rule definition parameters..SummaryLogs.DefinitionStages.WithRuleType.withRuleType(RuleTypeEnum ruleType) Specifies the ruleType property: SummaryRules rule type: User..