VideoAnalyzerIdentity interface

The managed identity for the Video Analyzer resource.

Properties

type

The identity type.

userAssignedIdentities

The User Assigned Managed Identities.

Property Details

type

The identity type.

type: string

Property Value

string

userAssignedIdentities

The User Assigned Managed Identities.

userAssignedIdentities?: {[propertyName: string]: UserAssignedManagedIdentity}

Property Value

{[propertyName: string]: UserAssignedManagedIdentity}