InModuleScope MSFT_xIPAddress { Describe 'Get-TargetResource' { #region Mocks Mock Get-NetIPAddress { [PSCustomObject]@{ IPAddress = '192.168.0.1' }
確定! 回上一頁