source Storage Account Id
Specifies the ID of the storage account of the file share to backup. Changing this forces a new resource to be created.
NOTE The storage account must already be registered with the recovery vault in order to backup shares within the account. You can use the
azure.backup.ContainerStorageAccountresource or the Register-AzRecoveryServicesBackupContainer PowerShell cmdlet to register a storage account with a vault. When using theazure.backup.ContainerStorageAccountresource to register, you can usedepends_onto explicitly declare the dependency. It will make sure that the registration is completed before creating theazure.backup.ProtectedFileShareresource.