Uses of Class
com.azure.resourcemanager.monitor.models.RuleManagementEventDataSource
Packages that use RuleManagementEventDataSource
Package
Description
Package containing the data models for MonitorClient.
-
Uses of RuleManagementEventDataSource in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return RuleManagementEventDataSourceModifier and TypeMethodDescriptionRuleManagementEventDataSource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RuleManagementEventDataSource from the JsonReader.RuleManagementEventDataSource.withClaims(RuleManagementEventClaimsDataSource claims) Set the claims property: the claims.RuleManagementEventDataSource.withEventName(String eventName) Set the eventName property: the event name.RuleManagementEventDataSource.withEventSource(String eventSource) Set the eventSource property: the event source.RuleManagementEventDataSource.withLegacyResourceId(String legacyResourceId) Set the legacyResourceId property: the legacy resource identifier of the resource the rule monitors.Set the level property: the level.RuleManagementEventDataSource.withMetricNamespace(String metricNamespace) Set the metricNamespace property: the namespace of the metric.RuleManagementEventDataSource.withOperationName(String operationName) Set the operationName property: The name of the operation that should be checked for.RuleManagementEventDataSource.withResourceGroupName(String resourceGroupName) Set the resourceGroupName property: the resource group name.RuleManagementEventDataSource.withResourceLocation(String resourceLocation) Set the resourceLocation property: the location of the resource.RuleManagementEventDataSource.withResourceProviderName(String resourceProviderName) Set the resourceProviderName property: the resource provider name.RuleManagementEventDataSource.withResourceUri(String resourceUri) Set the resourceUri property: the resource identifier of the resource the rule monitors.RuleManagementEventDataSource.withStatus(String status) Set the status property: The status of the operation that should be checked for.RuleManagementEventDataSource.withSubStatus(String subStatus) Set the subStatus property: the substatus.