次の方法で共有


IMetricAlertsStatusOperations インターフェイス

定義

MetricAlertsStatusOperations 操作。

public interface IMetricAlertsStatusOperations
type IMetricAlertsStatusOperations = interface
Public Interface IMetricAlertsStatusOperations

メソッド

ListByNameWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

アラート ルールの状態を取得します。

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

アラート ルールの状態を取得します。

拡張メソッド

List(IMetricAlertsStatusOperations, String, String)

アラート ルールの状態を取得します。

ListAsync(IMetricAlertsStatusOperations, String, String, CancellationToken)

アラート ルールの状態を取得します。

ListByName(IMetricAlertsStatusOperations, String, String, String)

アラート ルールの状態を取得します。

ListByNameAsync(IMetricAlertsStatusOperations, String, String, String, CancellationToken)

アラート ルールの状態を取得します。

適用対象