Video Analyzer Args
constructor(accountName: Output<String>? = null, encryption: Output<AccountEncryptionArgs>? = null, identity: Output<VideoAnalyzerIdentityArgs>? = null, iotHubs: Output<List<IotHubArgs>>? = null, location: Output<String>? = null, networkAccessControl: Output<NetworkAccessControlArgs>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, resourceGroupName: Output<String>? = null, storageAccounts: Output<List<StorageAccountArgs>>? = null, tags: Output<Map<String, String>>? = null)