Show / Hide Table of Contents

Enum RuleKind

Logging Analytics rule kinds. Supported values are INGEST_TIME and SAVED_SEARCH.

Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
public enum RuleKind

Fields

Name Description
IngestTime
SavedSearch
UnknownEnumValue
In this article
Back to top