AnalyzerStorageAccount

data class AnalyzerStorageAccount(val id: String, val userAssignedIdentityId: String)

Constructors

Link copied to clipboard
constructor(id: String, userAssignedIdentityId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Specifies the ID of the Storage Account that will be associated with the Video Analyzer instance.

Link copied to clipboard

Specifies the User Assigned Identity ID which should be assigned to access this Storage Account.