IdentityProperties interface

model interface IdentityProperties

Properties

principalId

The identity ID.

tenantId

The tenant ID of resource.

type

Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.

Property Details

principalId

The identity ID.

principalId?: string

Property Value

string

tenantId

The tenant ID of resource.

tenantId?: string

Property Value

string

type

Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.

type?: string

Property Value

string