AppComplianceAutomationExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure.ResourceManager.AppComplianceAutomation に拡張メソッドを追加するクラス。
public static class AppComplianceAutomationExtensions
type AppComplianceAutomationExtensions = class
Public Module AppComplianceAutomationExtensions
- 継承
-
AppComplianceAutomationExtensions
メソッド
GetReportResource(ArmClient, ResourceIdentifier) |
に対して ReportResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String) して、そのコンポーネントから を ReportResourceResourceIdentifier 作成できます。 |
GetReportResource(TenantResource, String, CancellationToken) |
AppComplianceAutomation レポートとそのプロパティを取得します。
|
GetReportResourceAsync(TenantResource, String, CancellationToken) |
AppComplianceAutomation レポートとそのプロパティを取得します。
|
GetReportResources(TenantResource) |
TenantResource 内の ReportResources のコレクションを取得します。 |
GetSnapshotResource(ArmClient, ResourceIdentifier) |
に対して SnapshotResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を SnapshotResourceResourceIdentifier 作成できます。 |