Compartir a través de


ManagedIdentityReference interface

The properties of the Managed Identity.

Properties

type

The type of managed identity used.

userAssignedIdentity

The user identity ARM resource id if the managed identity type is 'UserAssigned'.

Property Details

type

The type of managed identity used.

type?: string

Property Value

string

userAssignedIdentity

The user identity ARM resource id if the managed identity type is 'UserAssigned'.

userAssignedIdentity?: string

Property Value

string