Show / Hide Table of Contents

Class IngestTimeRuleCondition

The condition(s) to evaluate for an ingest time rule.

Inheritance
object
IngestTimeRuleCondition
IngestTimeRuleFieldCondition
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
[JsonConverter(typeof(IngestTimeRuleConditionModelConverter))]
public class IngestTimeRuleCondition
In this article
Back to top