Managed Storage Account Args
constructor(keyVaultId: Output<String>? = null, name: Output<String>? = null, regenerateKeyAutomatically: Output<Boolean>? = null, regenerationPeriod: Output<String>? = null, storageAccountId: Output<String>? = null, storageAccountKey: Output<String>? = null, tags: Output<Map<String, String>>? = null)