PolicyInsightsExtensions.GetPolicyEventQueryResults メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
GetPolicyEventQueryResults(SubscriptionResource, PolicyEventType, PolicyQuerySettings, CancellationToken) |
サブスクリプションのリソースのポリシー イベントを照会します。
|
GetPolicyEventQueryResults(SubscriptionPolicySetDefinitionResource, PolicyEventType, PolicyQuerySettings, CancellationToken) |
サブスクリプション レベルのポリシー セット定義のポリシー イベントを照会します。
|
GetPolicyEventQueryResults(SubscriptionPolicyDefinitionResource, PolicyEventType, PolicyQuerySettings, CancellationToken) |
サブスクリプション レベルのポリシー定義のポリシー イベントを照会します。
|
GetPolicyEventQueryResults(ArmClient, ResourceIdentifier, PolicyEventType, PolicyQuerySettings, CancellationToken) |
リソースのポリシー イベントを照会します。
|
GetPolicyEventQueryResults(PolicyAssignmentResource, PolicyEventType, PolicyQuerySettings, CancellationToken) |
サブスクリプション レベルまたはリソース グループ レベルのポリシー割り当てのポリシー イベントを照会します。
|
GetPolicyEventQueryResults(ManagementGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken) |
管理グループのリソースのポリシー イベントを照会します。
|
GetPolicyEventQueryResults(ResourceGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken) |
リソース グループのリソースのポリシー イベントを照会します。
|
GetPolicyEventQueryResults(SubscriptionResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
サブスクリプションのリソースのポリシー イベントを照会します。
- 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
- 操作IdPolicyEvents_ListQueryResultsForSubscription
public static Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent> GetPolicyEventQueryResults (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.ResourceManager.PolicyInsights.Models.PolicyEventType policyEventType, Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings policyQuerySettings = default, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyEventQueryResults : Azure.ResourceManager.Resources.SubscriptionResource * Azure.ResourceManager.PolicyInsights.Models.PolicyEventType * Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent>
<Extension()>
Public Function GetPolicyEventQueryResults (subscriptionResource As SubscriptionResource, policyEventType As PolicyEventType, Optional policyQuerySettings As PolicyQuerySettings = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PolicyEvent)
パラメーター
- subscriptionResource
- SubscriptionResource
SubscriptionResourceメソッドが実行されるインスタンス。
- policyEventType
- PolicyEventType
PolicyEvents リソースの種類の下の仮想リソースの名前。"default" のみが許可されます。
- policyQuerySettings
- PolicyQuerySettings
パラメーター グループ。
- cancellationToken
- CancellationToken
使用する取り消しトークン。
戻り値
反復処理するために複数の PolicyEvent サービス要求を受け取る可能性がある のコレクション。
適用対象
GetPolicyEventQueryResults(SubscriptionPolicySetDefinitionResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
サブスクリプション レベルのポリシー セット定義のポリシー イベントを照会します。
- 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
- 操作IdPolicyEvents_ListQueryResultsForPolicySetDefinition
public static Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent> GetPolicyEventQueryResults (this Azure.ResourceManager.Resources.SubscriptionPolicySetDefinitionResource subscriptionPolicySetDefinitionResource, Azure.ResourceManager.PolicyInsights.Models.PolicyEventType policyEventType, Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings policyQuerySettings = default, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyEventQueryResults : Azure.ResourceManager.Resources.SubscriptionPolicySetDefinitionResource * Azure.ResourceManager.PolicyInsights.Models.PolicyEventType * Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent>
<Extension()>
Public Function GetPolicyEventQueryResults (subscriptionPolicySetDefinitionResource As SubscriptionPolicySetDefinitionResource, policyEventType As PolicyEventType, Optional policyQuerySettings As PolicyQuerySettings = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PolicyEvent)
パラメーター
- subscriptionPolicySetDefinitionResource
- SubscriptionPolicySetDefinitionResource
SubscriptionPolicySetDefinitionResourceメソッドが実行されるインスタンス。
- policyEventType
- PolicyEventType
PolicyEvents リソースの種類の下の仮想リソースの名前。"default" のみが許可されます。
- policyQuerySettings
- PolicyQuerySettings
パラメーター グループ。
- cancellationToken
- CancellationToken
使用する取り消しトークン。
戻り値
反復処理するために複数の PolicyEvent サービス要求を受け取る可能性がある のコレクション。
適用対象
GetPolicyEventQueryResults(SubscriptionPolicyDefinitionResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
サブスクリプション レベルのポリシー定義のポリシー イベントを照会します。
- 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Authorization/policyDefinitions/{policyDefinitionName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
- 操作IdPolicyEvents_ListQueryResultsForPolicyDefinition
public static Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent> GetPolicyEventQueryResults (this Azure.ResourceManager.Resources.SubscriptionPolicyDefinitionResource subscriptionPolicyDefinitionResource, Azure.ResourceManager.PolicyInsights.Models.PolicyEventType policyEventType, Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings policyQuerySettings = default, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyEventQueryResults : Azure.ResourceManager.Resources.SubscriptionPolicyDefinitionResource * Azure.ResourceManager.PolicyInsights.Models.PolicyEventType * Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent>
<Extension()>
Public Function GetPolicyEventQueryResults (subscriptionPolicyDefinitionResource As SubscriptionPolicyDefinitionResource, policyEventType As PolicyEventType, Optional policyQuerySettings As PolicyQuerySettings = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PolicyEvent)
パラメーター
- subscriptionPolicyDefinitionResource
- SubscriptionPolicyDefinitionResource
SubscriptionPolicyDefinitionResourceメソッドが実行されるインスタンス。
- policyEventType
- PolicyEventType
PolicyEvents リソースの種類の下の仮想リソースの名前。"default" のみが許可されます。
- policyQuerySettings
- PolicyQuerySettings
パラメーター グループ。
- cancellationToken
- CancellationToken
使用する取り消しトークン。
戻り値
反復処理するために複数の PolicyEvent サービス要求を受け取る可能性がある のコレクション。
適用対象
GetPolicyEventQueryResults(ArmClient, ResourceIdentifier, PolicyEventType, PolicyQuerySettings, CancellationToken)
リソースのポリシー イベントを照会します。
- 要求パス/{resourceId}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
- 操作IdPolicyEvents_ListQueryResultsForResource
public static Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent> GetPolicyEventQueryResults (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope, Azure.ResourceManager.PolicyInsights.Models.PolicyEventType policyEventType, Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings policyQuerySettings = default, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyEventQueryResults : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier * Azure.ResourceManager.PolicyInsights.Models.PolicyEventType * Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent>
<Extension()>
Public Function GetPolicyEventQueryResults (client As ArmClient, scope As ResourceIdentifier, policyEventType As PolicyEventType, Optional policyQuerySettings As PolicyQuerySettings = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PolicyEvent)
パラメーター
- scope
- ResourceIdentifier
リソースが適用されるスコープ。
- policyEventType
- PolicyEventType
PolicyEvents リソースの種類の下の仮想リソースの名前。"default" のみが許可されます。
- policyQuerySettings
- PolicyQuerySettings
パラメーター グループ。
- cancellationToken
- CancellationToken
使用する取り消しトークン。
戻り値
適用対象
GetPolicyEventQueryResults(PolicyAssignmentResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
サブスクリプション レベルまたはリソース グループ レベルのポリシー割り当てのポリシー イベントを照会します。
- 要求パス/サブスクリプション/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
- 操作IdPolicyEvents_ListQueryResultsForResourceGroupLevelPolicyAssignment
public static Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent> GetPolicyEventQueryResults (this Azure.ResourceManager.Resources.PolicyAssignmentResource policyAssignmentResource, Azure.ResourceManager.PolicyInsights.Models.PolicyEventType policyEventType, Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings policyQuerySettings = default, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyEventQueryResults : Azure.ResourceManager.Resources.PolicyAssignmentResource * Azure.ResourceManager.PolicyInsights.Models.PolicyEventType * Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent>
<Extension()>
Public Function GetPolicyEventQueryResults (policyAssignmentResource As PolicyAssignmentResource, policyEventType As PolicyEventType, Optional policyQuerySettings As PolicyQuerySettings = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PolicyEvent)
パラメーター
- policyAssignmentResource
- PolicyAssignmentResource
PolicyAssignmentResourceメソッドが実行されるインスタンス。
- policyEventType
- PolicyEventType
PolicyEvents リソースの種類の下の仮想リソースの名前。"default" のみが許可されます。
- policyQuerySettings
- PolicyQuerySettings
パラメーター グループ。
- cancellationToken
- CancellationToken
使用する取り消しトークン。
戻り値
反復処理するために複数の PolicyEvent サービス要求を受け取る可能性がある のコレクション。
適用対象
GetPolicyEventQueryResults(ManagementGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
管理グループのリソースのポリシー イベントを照会します。
- 要求パス/プロバイダー/{managementGroupsNamespace}/managementGroups/{managementGroupName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
- 操作IdPolicyEvents_ListQueryResultsForManagementGroup
public static Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent> GetPolicyEventQueryResults (this Azure.ResourceManager.ManagementGroups.ManagementGroupResource managementGroupResource, Azure.ResourceManager.PolicyInsights.Models.PolicyEventType policyEventType, Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings policyQuerySettings = default, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyEventQueryResults : Azure.ResourceManager.ManagementGroups.ManagementGroupResource * Azure.ResourceManager.PolicyInsights.Models.PolicyEventType * Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent>
<Extension()>
Public Function GetPolicyEventQueryResults (managementGroupResource As ManagementGroupResource, policyEventType As PolicyEventType, Optional policyQuerySettings As PolicyQuerySettings = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PolicyEvent)
パラメーター
- managementGroupResource
- ManagementGroupResource
ManagementGroupResourceメソッドが実行されるインスタンス。
- policyEventType
- PolicyEventType
PolicyEvents リソースの種類の下の仮想リソースの名前。"default" のみが許可されます。
- policyQuerySettings
- PolicyQuerySettings
パラメーター グループ。
- cancellationToken
- CancellationToken
使用する取り消しトークン。
戻り値
反復処理するために複数の PolicyEvent サービス要求を受け取る可能性がある のコレクション。
適用対象
GetPolicyEventQueryResults(ResourceGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
リソース グループのリソースのポリシー イベントを照会します。
- 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
- 操作IdPolicyEvents_ListQueryResultsForResourceGroup
public static Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent> GetPolicyEventQueryResults (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, Azure.ResourceManager.PolicyInsights.Models.PolicyEventType policyEventType, Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings policyQuerySettings = default, System.Threading.CancellationToken cancellationToken = default);
static member GetPolicyEventQueryResults : Azure.ResourceManager.Resources.ResourceGroupResource * Azure.ResourceManager.PolicyInsights.Models.PolicyEventType * Azure.ResourceManager.PolicyInsights.Models.PolicyQuerySettings * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.PolicyInsights.Models.PolicyEvent>
<Extension()>
Public Function GetPolicyEventQueryResults (resourceGroupResource As ResourceGroupResource, policyEventType As PolicyEventType, Optional policyQuerySettings As PolicyQuerySettings = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PolicyEvent)
パラメーター
- resourceGroupResource
- ResourceGroupResource
ResourceGroupResourceメソッドが実行されるインスタンス。
- policyEventType
- PolicyEventType
PolicyEvents リソースの種類の下の仮想リソースの名前。"default" のみが許可されます。
- policyQuerySettings
- PolicyQuerySettings
パラメーター グループ。
- cancellationToken
- CancellationToken
使用する取り消しトークン。
戻り値
反復処理するために複数の PolicyEvent サービス要求を受け取る可能性がある のコレクション。