Show / Hide Table of Contents

Class IngestTimeRuleAction

The action to be performed if the ingest time rule condition(s) are satisfied.

Inheritance
object
IngestTimeRuleAction
IngestTimeRuleMetricExtractionAction
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(IngestTimeRuleActionModelConverter))]
public class IngestTimeRuleAction
In this article
Back to top