complianceInformation resource type
Namespace: microsoft.graph
Contains compliance data associated with secure score control.
Property | Type | Description |
---|---|---|
certificationName | string | Compliance certification name (for example, ISO 27018:2014, GDPR, FedRAMP, NIST 800-171) |
certificationControls | certificationControl collection | Collection of the certification controls associated with certification |
JSON representation
The following is a JSON representation of the resource.
{
"certificationName": "String",
"certificationControls": "Collection(microsoft.graph.complianceInformation)"
}
Feedback
Submit and view feedback for