IdentityProperties interface

Managed identity properties.

Properties

type

Managed service identity type.

userAssigned

User assigned identity properties.

Property Details

type

Managed service identity type.

type?: string

Property Value

string

userAssigned

User assigned identity properties.

userAssigned?: UserAssignedProperties

Property Value