Account Args
constructor(encryption: Output<AccountEncryptionArgs>? = null, identity: Output<AccountIdentityArgs>? = null, keyDeliveryAccessControl: Output<AccountKeyDeliveryAccessControlArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, storageAccounts: Output<List<AccountStorageAccountArgs>>? = null, storageAuthenticationType: Output<String>? = null, tags: Output<Map<String, String>>? = null)
Deprecated
azure.mediaservices.Account has been deprecated in favor of azure.media.ServiceAccount