Show / Hide Table of Contents

Class SuppressionCondition

Precondition for an alarm suppression within the suppression date and time range (timeSuppressFrom to timeSuppressUntil).

Inheritance
object
SuppressionCondition
Recurrence
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.MonitoringService.Models
Assembly: OCI.DotNetSDK.Monitoring.dll
Syntax
[JsonConverter(typeof(SuppressionConditionModelConverter))]
public class SuppressionCondition
In this article
Back to top