次の方法で共有


UnauthorizedOperationsNotInAllowedRange クラス

定義

承認されていない操作の数が許可された範囲内にありません。

public class UnauthorizedOperationsNotInAllowedRange : Azure.ResourceManager.SecurityCenter.Models.TimeWindowCustomAlertRule
type UnauthorizedOperationsNotInAllowedRange = class
    inherit TimeWindowCustomAlertRule
Public Class UnauthorizedOperationsNotInAllowedRange
Inherits TimeWindowCustomAlertRule
継承

コンストラクター

UnauthorizedOperationsNotInAllowedRange(Boolean, Int32, Int32, TimeSpan)

UnauthorizedOperationsNotInAllowedRange の新しいインスタンスを初期化します。

プロパティ

Description

カスタム アラートの説明。

(継承元 CustomAlertRule)
DisplayName

カスタム アラートの表示名。

(継承元 CustomAlertRule)
IsEnabled

カスタム アラートの状態。

(継承元 CustomAlertRule)
MaxThreshold

最大しきい値。

(継承元 ThresholdCustomAlertRule)
MinThreshold

最小しきい値。

(継承元 ThresholdCustomAlertRule)
TimeWindowSize

iso8601 形式の時間枠のサイズ。

(継承元 TimeWindowCustomAlertRule)

適用対象