public sealed class AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit : IMessage<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IEquatable<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IDeepCloneable<AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit.
Control over the rate of notifications sent to this alert policy's notification channels.
Implements
IMessageAlertPolicyTypesAlertStrategyTypesNotificationRateLimit, IEquatableAlertPolicyTypesAlertStrategyTypesNotificationRateLimit, IDeepCloneableAlertPolicyTypesAlertStrategyTypesNotificationRateLimit, IBufferMessage, IMessageNamespace
Google.Cloud.Monitoring.V3Assembly
Google.Cloud.Monitoring.V3.dll
Constructors
NotificationRateLimit()
public NotificationRateLimit()
NotificationRateLimit(NotificationRateLimit)
public NotificationRateLimit(AlertPolicy.Types.AlertStrategy.Types.NotificationRateLimit other)
Parameter | |
---|---|
Name | Description |
other |
AlertPolicyTypesAlertStrategyTypesNotificationRateLimit |
Properties
Period
public Duration Period { get; set; }
Not more than one notification per period
.
Property Value | |
---|---|
Type | Description |
Duration |