SecurityCenterExtensions.GetResourceGroupSecurityAlerts メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ResourceGroupResource 内の ResourceGroupSecurityAlertResources のコレクションを取得します。
public static Azure.ResourceManager.SecurityCenter.ResourceGroupSecurityAlertCollection GetResourceGroupSecurityAlerts (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, Azure.Core.AzureLocation ascLocation);
static member GetResourceGroupSecurityAlerts : Azure.ResourceManager.Resources.ResourceGroupResource * Azure.Core.AzureLocation -> Azure.ResourceManager.SecurityCenter.ResourceGroupSecurityAlertCollection
<Extension()>
Public Function GetResourceGroupSecurityAlerts (resourceGroupResource As ResourceGroupResource, ascLocation As AzureLocation) As ResourceGroupSecurityAlertCollection
パラメーター
- resourceGroupResource
- ResourceGroupResource
ResourceGroupResourceメソッドが実行するインスタンス。
- ascLocation
- AzureLocation
ASC がサブスクリプションのデータを格納する場所。 は、[場所の取得] から取得できます。
戻り値
ResourceGroupSecurityAlertResources のコレクションとその ResourceGroupSecurityAlertResource に対する操作を表す オブジェクト。