RegulatoryComplianceControl interface
Regulatory compliance control details and state
- Extends
Properties
| description | The description of the regulatory compliance control |
| failed |
The number of supported regulatory compliance assessments of the given control with a failed state |
| passed |
The number of supported regulatory compliance assessments of the given control with a passed state |
| skipped |
The number of supported regulatory compliance assessments of the given control with a skipped state |
| state | Aggregative state based on the control's supported assessments states |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
description
The description of the regulatory compliance control
description?: string
Property Value
string
failedAssessments
The number of supported regulatory compliance assessments of the given control with a failed state
failedAssessments?: number
Property Value
number
passedAssessments
The number of supported regulatory compliance assessments of the given control with a passed state
passedAssessments?: number
Property Value
number
skippedAssessments
The number of supported regulatory compliance assessments of the given control with a skipped state
skippedAssessments?: number
Property Value
number
state
Aggregative state based on the control's supported assessments states
state?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type