AlertsManagementExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure.ResourceManager.AlertsManagement に拡張メソッドを追加するクラス。
public static class AlertsManagementExtensions
type AlertsManagementExtensions = class
Public Module AlertsManagementExtensions
- 継承
-
AlertsManagementExtensions
メソッド
GetAlertProcessingRule(ResourceGroupResource, String, CancellationToken) |
名前でアラート処理ルールを取得します。
|
GetAlertProcessingRuleAsync(ResourceGroupResource, String, CancellationToken) |
名前でアラート処理ルールを取得します。
|
GetAlertProcessingRuleResource(ArmClient, ResourceIdentifier) |
に対して AlertProcessingRuleResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を AlertProcessingRuleResourceResourceIdentifier 作成できます。 |
GetAlertProcessingRules(ResourceGroupResource) |
ResourceGroupResource 内の AlertProcessingRuleResources のコレクションを取得します。 |
GetAlertProcessingRules(SubscriptionResource, CancellationToken) |
サブスクリプション内のすべてのアラート処理ルールを一覧表示します。
|
GetAlertProcessingRulesAsync(SubscriptionResource, CancellationToken) |
サブスクリプション内のすべてのアラート処理ルールを一覧表示します。
|
GetServiceAlert(SubscriptionResource, Guid, CancellationToken) |
特定のアラートに関連する情報を取得する
|
GetServiceAlertAsync(SubscriptionResource, Guid, CancellationToken) |
特定のアラートに関連する情報を取得する
|
GetServiceAlertMetadata(TenantResource, RetrievedInformationIdentifier, CancellationToken) |
識別子パラメーターの値に基づいてアラートメタデータ情報を一覧表示します。
|
GetServiceAlertMetadataAsync(TenantResource, RetrievedInformationIdentifier, CancellationToken) |
識別子パラメーターの値に基づいてアラートメタデータ情報を一覧表示します。
|
GetServiceAlertResource(ArmClient, ResourceIdentifier) |
に対して ServiceAlertResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, Guid) して、そのコンポーネントから を ServiceAlertResourceResourceIdentifier 作成できます。 |
GetServiceAlerts(SubscriptionResource) |
SubscriptionResource 内の ServiceAlertResources のコレクションを取得します。 |
GetServiceAlertSummary(SubscriptionResource, AlertsSummaryGroupByField, Nullable<Boolean>, String, String, String, Nullable<MonitorServiceSourceForAlert>, Nullable<MonitorCondition>, Nullable<ServiceAlertSeverity>, Nullable<ServiceAlertState>, String, Nullable<TimeRangeFilter>, String, CancellationToken) |
さまざまなパラメーターでグループ化されたアラートの集計された数を取得します (たとえば、"重大度" でグループ化すると、各重大度のアラートの数が返されます)。
|
GetServiceAlertSummary(SubscriptionResource, SubscriptionResourceGetServiceAlertSummaryOptions, CancellationToken) |
さまざまなパラメーターでグループ化されたアラートの集計された数を取得します (たとえば、"重大度" でグループ化すると、各重大度のアラートの数が返されます)。
|
GetServiceAlertSummaryAsync(SubscriptionResource, AlertsSummaryGroupByField, Nullable<Boolean>, String, String, String, Nullable<MonitorServiceSourceForAlert>, Nullable<MonitorCondition>, Nullable<ServiceAlertSeverity>, Nullable<ServiceAlertState>, String, Nullable<TimeRangeFilter>, String, CancellationToken) |
さまざまなパラメーターでグループ化されたアラートの集計された数を取得します (たとえば、"重大度" でグループ化すると、各重大度のアラートの数が返されます)。
|
GetServiceAlertSummaryAsync(SubscriptionResource, SubscriptionResourceGetServiceAlertSummaryOptions, CancellationToken) |
さまざまなパラメーターでグループ化されたアラートの集計された数を取得します (たとえば、"重大度" でグループ化すると、各重大度のアラートの数が返されます)。
|
GetSmartGroup(SubscriptionResource, Guid, CancellationToken) |
特定のスマート グループに関連する情報を取得します。
|
GetSmartGroupAsync(SubscriptionResource, Guid, CancellationToken) |
特定のスマート グループに関連する情報を取得します。
|
GetSmartGroupResource(ArmClient, ResourceIdentifier) |
に対して SmartGroupResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, Guid) して、そのコンポーネントから を SmartGroupResourceResourceIdentifier 作成できます。 |
GetSmartGroups(SubscriptionResource) |
SubscriptionResource 内の SmartGroupResources のコレクションを取得します。 |