Edit

tenantGovernance resource type

Namespace: microsoft.graph

Container for Microsoft Entra Tenant Governance capabilities.

Methods

None.

Properties

None.

Relationships

Relationship Type Description
governanceInvitations microsoft.graph.governanceInvitation collection Collection of governance invitations associated with the tenant.
governancePolicyTemplates microsoft.graph.tenantGovernancePolicyTemplate collection Collection of governance policy templates associated with the tenant.
governanceRelationships microsoft.graph.governanceRelationship collection Collection of governance relationships associated with the tenant.
governanceRequests microsoft.graph.governanceRequest collection Collection of governance requests associated with the tenant.
relatedTenants microsoft.graph.relatedTenant collection Collection of related tenants associated with the tenant.
settings microsoft.graph.tenantGovernanceSetting Settings for the tenant governance container.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.tenantGovernance"
}