@@ -14,70 +14,70 @@ Creates a new LogicMonitor Device Group Scheduled Downtime.
1414
1515### OneTime-DeviceGroupName
1616```
17- New-LMDeviceGroupSDT -Comment <String> -StartDate <DateTime> -EndDate <DateTime> -DeviceGroupName <String>
18- [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
17+ New-LMDeviceGroupSDT -Comment <String> -StartDate <DateTime> -EndDate <DateTime> [-Timezone <String>]
18+ -DeviceGroupName <String> [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
1919```
2020
2121### OneTime-DeviceGroupId
2222```
23- New-LMDeviceGroupSDT -Comment <String> -StartDate <DateTime> -EndDate <DateTime> -DeviceGroupId <String>
24- [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
23+ New-LMDeviceGroupSDT -Comment <String> -StartDate <DateTime> -EndDate <DateTime> [-Timezone <String>]
24+ -DeviceGroupId <String> [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
2525```
2626
2727### Weekly-DeviceGroupId
2828```
29- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
30- -EndMinute <Int32> -WeekDay <String > -DeviceGroupId <String> [-ProgressAction <ActionPreference>] [-WhatIf]
31- [-Confirm] [<CommonParameters>]
29+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
30+ -EndHour <Int32> -EndMinute <Int32 > -WeekDay <String> -DeviceGroupId <String>
31+ [-ProgressAction <ActionPreference>] [-WhatIf] [- Confirm] [<CommonParameters>]
3232```
3333
3434### MonthlyByWeek-DeviceGroupId
3535```
36- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
37- -EndMinute <Int32> -WeekDay <String> -WeekOfMonth <String> -DeviceGroupId <String>
36+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
37+ -EndHour <Int32> - EndMinute <Int32> -WeekDay <String> -WeekOfMonth <String> -DeviceGroupId <String>
3838 [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
3939```
4040
4141### Monthly-DeviceGroupId
4242```
43- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
44- -EndMinute <Int32> -DayOfMonth <Int32> -DeviceGroupId <String> [-ProgressAction <ActionPreference>] [-WhatIf]
45- [-Confirm] [<CommonParameters>]
43+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
44+ -EndHour <Int32> -EndMinute <Int32> -DayOfMonth <Int32> -DeviceGroupId <String>
45+ [-ProgressAction <ActionPreference>] [-WhatIf] [- Confirm] [<CommonParameters>]
4646```
4747
4848### Daily-DeviceGroupId
4949```
50- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
51- -EndMinute <Int32> -DeviceGroupId <String> [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm ]
52- [<CommonParameters>]
50+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
51+ -EndHour <Int32> - EndMinute <Int32> -DeviceGroupId <String> [-ProgressAction <ActionPreference>] [-WhatIf]
52+ [-Confirm] [ <CommonParameters>]
5353```
5454
5555### Weekly-DeviceGroupName
5656```
57- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
58- -EndMinute <Int32> -WeekDay <String > -DeviceGroupName <String> [-ProgressAction <ActionPreference>] [-WhatIf]
59- [-Confirm] [<CommonParameters>]
57+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
58+ -EndHour <Int32> -EndMinute <Int32 > -WeekDay <String> -DeviceGroupName <String>
59+ [-ProgressAction <ActionPreference>] [-WhatIf] [- Confirm] [<CommonParameters>]
6060```
6161
6262### MonthlyByWeek-DeviceGroupName
6363```
64- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
65- -EndMinute <Int32> -WeekDay <String> -WeekOfMonth <String> -DeviceGroupName <String>
64+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
65+ -EndHour <Int32> - EndMinute <Int32> -WeekDay <String> -WeekOfMonth <String> -DeviceGroupName <String>
6666 [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
6767```
6868
6969### Monthly-DeviceGroupName
7070```
71- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
72- -EndMinute <Int32> -DayOfMonth <Int32> -DeviceGroupName <String> [-ProgressAction <ActionPreference>]
73- [-WhatIf] [-Confirm] [<CommonParameters>]
71+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
72+ -EndHour <Int32> -EndMinute <Int32> -DayOfMonth <Int32> -DeviceGroupName <String>
73+ [-ProgressAction <ActionPreference>] [- WhatIf] [-Confirm] [<CommonParameters>]
7474```
7575
7676### Daily-DeviceGroupName
7777```
78- New-LMDeviceGroupSDT -Comment <String> -StartHour <Int32> -StartMinute <Int32> -EndHour <Int32>
79- -EndMinute <Int32> -DeviceGroupName <String> [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm ]
80- [<CommonParameters>]
78+ New-LMDeviceGroupSDT -Comment <String> [-Timezone <String>] -StartHour <Int32> -StartMinute <Int32>
79+ -EndHour <Int32> - EndMinute <Int32> -DeviceGroupName <String> [-ProgressAction <ActionPreference>] [-WhatIf]
80+ [-Confirm] [ <CommonParameters>]
8181```
8282
8383## DESCRIPTION
@@ -142,6 +142,22 @@ Accept pipeline input: False
142142Accept wildcard characters : False
143143` ` `
144144
145+ ### -Timezone
146+ Specifies the IANA timezone for SDTs.
147+ If omitted, the portal timezone is used.
148+
149+ ` ` ` yaml
150+ Type : String
151+ Parameter Sets : (All)
152+ Aliases :
153+
154+ Required : False
155+ Position : Named
156+ Default value : None
157+ Accept pipeline input : False
158+ Accept wildcard characters : False
159+ ` ` `
160+
145161### -StartHour
146162Specifies the start hour for the scheduled downtime.
147163This parameter is mandatory when using recurring parameter sets.
@@ -291,7 +307,8 @@ Accept wildcard characters: False
291307` ` `
292308
293309### -WhatIf
294- Shows what would happen if the cmdlet runs. The cmdlet is not run.
310+ Shows what would happen if the cmdlet runs.
311+ The cmdlet is not run.
295312
296313` ` ` yaml
297314Type : SwitchParameter
0 commit comments