VideoAnalyzerIdentity interface
The managed identity for the Video Analyzer resource.
Properties
type | The identity type. |
user |
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}
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