次の方法で共有


SecurityCenterExtensions.GetInformationProtectionPoliciesAsync メソッド

定義

特定の管理グループの情報保護ポリシー。

  • 要求パス/{scope}/providers/Microsoft.Security/informationProtectionPolicies
  • 操作IdInformationProtectionPolicies_List
public static Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.Models.InformationProtectionPolicy> GetInformationProtectionPoliciesAsync (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope, System.Threading.CancellationToken cancellationToken = default);
static member GetInformationProtectionPoliciesAsync : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.Models.InformationProtectionPolicy>
<Extension()>
Public Function GetInformationProtectionPoliciesAsync (client As ArmClient, scope As ResourceIdentifier, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of InformationProtectionPolicy)

パラメーター

client
ArmClient

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

scope
ResourceIdentifier

リソースが適用するスコープ。

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象