ProjectCustomizationManagedIdentity interface

A reference to a Managed Identity that is attached to the Project.

Properties

identityResourceId

Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identityType systemAssignedIdentity.

identityType

Values can be systemAssignedIdentity or userAssignedIdentity.

Property Details

identityResourceId

Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identityType systemAssignedIdentity.

identityResourceId?: string

Property Value

string

identityType

Values can be systemAssignedIdentity or userAssignedIdentity.

identityType?: string

Property Value

string