AppComplianceAutomationExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.AppComplianceAutomation.

public static class AppComplianceAutomationExtensions
type AppComplianceAutomationExtensions = class
Public Module AppComplianceAutomationExtensions
Inheritance
AppComplianceAutomationExtensions

Methods

CheckAppComplianceReportNameAvailability(TenantResource, AppComplianceReportNameAvailabilityContent, CancellationToken)

Check if the given name is available for a report.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/checkNameAvailability
  • Operation Id: ProviderActions_CheckNameAvailability
  • Default Api Version: 2024-06-27
CheckAppComplianceReportNameAvailabilityAsync(TenantResource, AppComplianceReportNameAvailabilityContent, CancellationToken)

Check if the given name is available for a report.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/checkNameAvailability
  • Operation Id: ProviderActions_CheckNameAvailability
  • Default Api Version: 2024-06-27
GetAppComplianceReport(TenantResource, String, CancellationToken)

Get the AppComplianceAutomation report and its properties.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}
  • Operation Id: Report_Get
  • Default Api Version: 2024-06-27
  • Resource: AppComplianceReportResource
GetAppComplianceReportAsync(TenantResource, String, CancellationToken)

Get the AppComplianceAutomation report and its properties.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}
  • Operation Id: Report_Get
  • Default Api Version: 2024-06-27
  • Resource: AppComplianceReportResource
GetAppComplianceReportEvidenceResource(ArmClient, ResourceIdentifier)

Gets an object representing an AppComplianceReportEvidenceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an AppComplianceReportEvidenceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAppComplianceReportEvidenceResource(ResourceIdentifier) instead.

GetAppComplianceReportResource(ArmClient, ResourceIdentifier)

Gets an object representing an AppComplianceReportResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create an AppComplianceReportResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAppComplianceReportResource(ResourceIdentifier) instead.

GetAppComplianceReports(TenantResource)

Gets a collection of AppComplianceReportResources in the TenantResource. MockingTo mock this method, please mock GetAppComplianceReports() instead.

GetAppComplianceReportScopingConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing an AppComplianceReportScopingConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an AppComplianceReportScopingConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAppComplianceReportScopingConfigurationResource(ResourceIdentifier) instead.

GetAppComplianceReportSnapshotResource(ArmClient, ResourceIdentifier)

Gets an object representing an AppComplianceReportSnapshotResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an AppComplianceReportSnapshotResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAppComplianceReportSnapshotResource(ResourceIdentifier) instead.

GetAppComplianceReportWebhookResource(ArmClient, ResourceIdentifier)

Gets an object representing an AppComplianceReportWebhookResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an AppComplianceReportWebhookResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAppComplianceReportWebhookResource(ResourceIdentifier) instead.

GetCollectionCountProviderAction(TenantResource, ReportCollectionGetCountContent, CancellationToken)

Get the count of reports.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/getCollectionCount
  • Operation Id: ProviderActions_GetCollectionCount
  • Default Api Version: 2024-06-27
GetCollectionCountProviderActionAsync(TenantResource, ReportCollectionGetCountContent, CancellationToken)

Get the count of reports.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/getCollectionCount
  • Operation Id: ProviderActions_GetCollectionCount
  • Default Api Version: 2024-06-27
GetInUseStorageAccountsProviderAction(TenantResource, ReportListInUseStorageAccountsContent, CancellationToken)

List the storage accounts which are in use by related reports

  • Request Path: /providers/Microsoft.AppComplianceAutomation/listInUseStorageAccounts
  • Operation Id: ProviderActions_ListInUseStorageAccounts
  • Default Api Version: 2024-06-27
GetInUseStorageAccountsProviderActionAsync(TenantResource, ReportListInUseStorageAccountsContent, CancellationToken)

List the storage accounts which are in use by related reports

  • Request Path: /providers/Microsoft.AppComplianceAutomation/listInUseStorageAccounts
  • Operation Id: ProviderActions_ListInUseStorageAccounts
  • Default Api Version: 2024-06-27
GetOverviewStatusProviderAction(TenantResource, AppComplianceGetOverviewStatusContent, CancellationToken)

Get the resource overview status.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/getOverviewStatus
  • Operation Id: ProviderActions_GetOverviewStatus
  • Default Api Version: 2024-06-27
GetOverviewStatusProviderActionAsync(TenantResource, AppComplianceGetOverviewStatusContent, CancellationToken)

Get the resource overview status.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/getOverviewStatus
  • Operation Id: ProviderActions_GetOverviewStatus
  • Default Api Version: 2024-06-27
GetReportResource(ArmClient, ResourceIdentifier)

Gets an object representing a ReportResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a ReportResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetReportResource(ResourceIdentifier) instead.

GetReportResource(TenantResource, String, CancellationToken)

Get the AppComplianceAutomation report and its properties.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}
  • Operation Id: Report_Get
GetReportResourceAsync(TenantResource, String, CancellationToken)

Get the AppComplianceAutomation report and its properties.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}
  • Operation Id: Report_Get
GetReportResources(TenantResource)

Gets a collection of ReportResources in the TenantResource. MockingTo mock this method, please mock GetReportResources() instead.

GetSnapshotResource(ArmClient, ResourceIdentifier)

Gets an object representing a SnapshotResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SnapshotResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSnapshotResource(ResourceIdentifier) instead.

OnboardProviderAction(TenantResource, WaitUntil, AppComplianceOnboardContent, CancellationToken)

Onboard given subscriptions to Microsoft.AppComplianceAutomation provider.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/onboard
  • Operation Id: ProviderActions_Onboard
  • Default Api Version: 2024-06-27
OnboardProviderActionAsync(TenantResource, WaitUntil, AppComplianceOnboardContent, CancellationToken)

Onboard given subscriptions to Microsoft.AppComplianceAutomation provider.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/onboard
  • Operation Id: ProviderActions_Onboard
  • Default Api Version: 2024-06-27
TriggerEvaluationProviderAction(TenantResource, WaitUntil, TriggerEvaluationContent, CancellationToken)

Trigger quick evaluation for the given subscriptions.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/triggerEvaluation
  • Operation Id: ProviderActions_TriggerEvaluation
  • Default Api Version: 2024-06-27
TriggerEvaluationProviderActionAsync(TenantResource, WaitUntil, TriggerEvaluationContent, CancellationToken)

Trigger quick evaluation for the given subscriptions.

  • Request Path: /providers/Microsoft.AppComplianceAutomation/triggerEvaluation
  • Operation Id: ProviderActions_TriggerEvaluation
  • Default Api Version: 2024-06-27

Applies to