UserAssignedServiceIdentity interface
Managed service identity (user assigned identities)
Properties
type | Type of manage identity |
user |
User assigned identities dictionary |
Property Details
type
Type of manage identity
type: string
Property Value
string
userAssignedIdentities
User assigned identities dictionary
userAssignedIdentities?: {[propertyName: string]: UserAssignedIdentity | null}
Property Value
{[propertyName: string]: UserAssignedIdentity | null}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript