AzAPICallBeta.psm1
|
Get-ChildItem -Path $PSScriptRoot\functions | ForEach-Object -Process { . $PSItem.FullName } |
|
Get-ChildItem -Path $PSScriptRoot\functions | ForEach-Object -Process { . $PSItem.FullName } |