ManagedComputeIdentity interface

Managed compute identity definition.

Extends

Properties

computeIdentityType

Polymorphic discriminator, which specifies the different types this object can be

identity

The identity which will be leveraged by the monitoring jobs.

Property Details

computeIdentityType

Polymorphic discriminator, which specifies the different types this object can be

computeIdentityType: "ManagedIdentity"

Property Value

"ManagedIdentity"

identity

The identity which will be leveraged by the monitoring jobs.

identity?: ManagedServiceIdentity

Property Value