Azure Storage Account Resource
Azure Storage Account Resources are used to identify a specific Azure Storage Account to which the Azure File Shared components can connect.
Parameters
shareBaseURL — (String) The base URL of the Storage Account to which you wish to connect. The URL typically takes the form of https://[storageAccount].file.core.windows.net/
azureCredential — (Azure Credential) The authentication credentials to use when communicating with this Storage Acconut.