complianceInformation-Ressourcentyp

Namespace: microsoft.graph

Enthält Compliancedaten, die der Sicherheitsbewertungssteuerung zugeordnet sind.

Eigenschaft Typ Beschreibung
certificationName Zeichenfolge Name der Compliancezertifizierung (z. B. ISO 27018:2014, DSGVO, FedRAMP, NIST 800-171)
certificationControls certificationControl-Sammlung Sammlung der zertifizierungsbezogenen Zertifizierungssteuerelemente

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

{
  "certificationName": "String",
  "certificationControls": "Collection(microsoft.graph.complianceInformation)"
}