Bewerken

Delen via


certificationControl resource type

Namespace: microsoft.graph

Contains compliance certification data associated with secure score control.

Properties

Property Type Description
name string Certification control name.
url string URL for the Microsoft Service Trust Portal.

JSON representation

The following is a JSON representation of the resource.

{
  "name": "String",
  "url": "Collection(microsoft.graph.certificationControl)"
}