Uses of Class
com.azure.resourcemanager.monitor.models.Source
Packages that use Source
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of Source in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return SourceModifier and TypeMethodDescriptionLogSearchRuleResourceInner.source()Get the source property: Data Source against which rule will Query Data.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type SourceModifier and TypeMethodDescriptionLogSearchRuleResourceInner.withSource(Source source) Set the source property: Data Source against which rule will Query Data. -
Uses of Source in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return SourceModifier and TypeMethodDescriptionSource.withAuthorizedResources(List<String> authorizedResources) Set the authorizedResources property: List of Resource referred into query.Source.withDataSourceId(String dataSourceId) Set the dataSourceId property: The resource uri over which log search query is to be run.Set the query property: Log search query.Source.withQueryType(QueryType queryType) Set the queryType property: Set value to 'ResultCount' .