List Provider Action In Use Storage Accounts Result
data class ListProviderActionInUseStorageAccountsResult(val storageAccountList: List<StorageInfoResponse>? = null)
Parameters for listing in use storage accounts operation. If subscription list is null, it will check the user's all subscriptions.