Uses of Class
com.azure.resourcemanager.monitor.models.Kind
Packages that use Kind
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of Kind in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return KindModifier and TypeMethodDescriptionScheduledQueryRuleResourceInner.kind()
Get the kind property: Indicates the type of scheduled query rule.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type KindModifier and TypeMethodDescriptionSet the kind property: Indicates the type of scheduled query rule. -
Uses of Kind in com.azure.resourcemanager.monitor.models
Fields in com.azure.resourcemanager.monitor.models declared as KindModifier and TypeFieldDescriptionstatic final Kind
Kind.LOG_ALERT
Static value LogAlert for Kind.static final Kind
Kind.LOG_TO_METRIC
Static value LogToMetric for Kind.Methods in com.azure.resourcemanager.monitor.models that return KindModifier and TypeMethodDescriptionstatic Kind
Kind.fromString
(String name) Creates or finds a Kind from its string representation.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type Kind