File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
7.4/Microsoft.PowerShell.Utility
7.5/Microsoft.PowerShell.Utility Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 08/14 /2024
5+ ms.date : 11/18 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-restmethod?view=powershell-7.4&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Invoke-RestMethod
@@ -801,8 +801,8 @@ Accept wildcard characters: False
801801# ## -MaximumRetryCount
802802
803803Specifies how many times PowerShell retries a connection when a failure code between 400 and 599,
804- inclusive or 304 is received. Also, see the **RetryIntervalSec** parameter for specifying the number
805- of seconds between retries.
804+ inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval
805+ between retries.
806806
807807` ` ` yaml
808808Type: System.Int32
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 08/14 /2024
5+ ms.date : 11/18 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest?view=powershell-7.4&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Invoke-WebRequest
@@ -829,8 +829,8 @@ Accept wildcard characters: False
829829# ## -MaximumRetryCount
830830
831831Specifies how many times PowerShell retries a connection when a failure code between 400 and 599,
832- inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying number of
833- retries.
832+ inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval
833+ between retries.
834834
835835` ` ` yaml
836836Type: System.Int32
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 08/14 /2024
5+ ms.date : 11/18 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-restmethod?view=powershell-7.5&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Invoke-RestMethod
@@ -801,8 +801,8 @@ Accept wildcard characters: False
801801# ## -MaximumRetryCount
802802
803803Specifies how many times PowerShell retries a connection when a failure code between 400 and 599,
804- inclusive or 304 is received. Also, see the **RetryIntervalSec** parameter for specifying the number
805- of seconds between retries.
804+ inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval
805+ between retries.
806806
807807` ` ` yaml
808808Type: System.Int32
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 08/14 /2024
5+ ms.date : 11/18 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest?view=powershell-7.5&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Invoke-WebRequest
@@ -829,8 +829,8 @@ Accept wildcard characters: False
829829# ## -MaximumRetryCount
830830
831831Specifies how many times PowerShell retries a connection when a failure code between 400 and 599,
832- inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying number of
833- retries.
832+ inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval
833+ between retries.
834834
835835` ` ` yaml
836836Type: System.Int32
You can’t perform that action at this time.
0 commit comments