次の方法で共有


SecurityAutomationData.Scopes プロパティ

定義

セキュリティ自動化ロジックが適用されるスコープのコレクション。 サポートされているスコープは、サブスクリプション自体、またはそのサブスクリプションの下のリソース グループです。 自動化は、定義されたスコープにのみ適用されます。

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.SecurityAutomationScope> Scopes { get; }
member this.Scopes : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.SecurityAutomationScope>
Public ReadOnly Property Scopes As IList(Of SecurityAutomationScope)

プロパティ値

適用対象