IdentityProperties interface
Properties
principal |
The identity ID. NOTE: This property will not be serialized. It can only be populated by the server. |
tenant |
The tenant ID of resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'. |
Property Details
principalId
The identity ID. NOTE: This property will not be serialized. It can only be populated by the server.
principalId?: string
Property Value
string
tenantId
The tenant ID of resource. NOTE: This property will not be serialized. It can only be populated by the server.
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