次の方法で共有


SecurityCenterExtensions.GetSecurityAlertsSuppressionRules メソッド

定義

SubscriptionResource 内の SecurityAlertsSuppressionRuleResources のコレクションを取得します。

public static Azure.ResourceManager.SecurityCenter.SecurityAlertsSuppressionRuleCollection GetSecurityAlertsSuppressionRules (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource);
static member GetSecurityAlertsSuppressionRules : Azure.ResourceManager.Resources.SubscriptionResource -> Azure.ResourceManager.SecurityCenter.SecurityAlertsSuppressionRuleCollection
<Extension()>
Public Function GetSecurityAlertsSuppressionRules (subscriptionResource As SubscriptionResource) As SecurityAlertsSuppressionRuleCollection

パラメーター

subscriptionResource
SubscriptionResource

SubscriptionResourceメソッドが実行するインスタンス。

戻り値

SecurityAlertsSuppressionRuleResources のコレクションとその SecurityAlertsSuppressionRuleResource に対する操作を表す オブジェクト。

適用対象