Skip to main content

provider_actions_overview_status

Creates, updates, deletes, gets or lists a provider_actions_overview_status resource.

Overview

Nameprovider_actions_overview_status
TypeResource
Idazure_extras.app_compliance_automation.provider_actions_overview_status

Fields

NameDatatypeDescription
statusListarrayList of different status items.

Methods

NameAccessible byRequired ParamsDescription
getSELECTGet the resource overview status.

SELECT examples

Get the resource overview status.

SELECT
statusList
FROM azure_extras.app_compliance_automation.provider_actions_overview_status
;