次の方法で共有


SubscriptionResourceGetServiceAlertSummaryOptions.CustomTimeRange プロパティ

定義

時刻が (ISO-8601 形式) である開始時刻>/<終了時刻>の形式<で、ユーザー設定の時間範囲でフィルター処理します。 許容される値は、クエリ時間から 30 日以内です。 timeRange または customTimeRange を使用できますが、両方は使用できません。 既定値は none です。

public string CustomTimeRange { get; set; }
member this.CustomTimeRange : string with get, set
Public Property CustomTimeRange As String

プロパティ値

適用対象