File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,56 @@ Accept wildcard characters: False
69
69
Enables administrators to provide explanatory text to accompany a Teams Events policy.
70
70
71
71
72
+ ` ` ` yaml
73
+ Type : String
74
+ Parameter Sets : (All)
75
+ Aliases :
76
+
77
+ Required : False
78
+ Position : Named
79
+ Default value : None
80
+ Accept pipeline input : False
81
+ Accept wildcard characters : False
82
+ ` ` `
83
+
84
+ ### -AllowTownhalls
85
+ This setting governs if a user can create town halls using Teams Events.
86
+ Possible values are:
87
+ - **Enabled**: Enables creating town halls.
88
+ - **Disabled**: Disables creating town halls.
89
+
90
+
91
+ ` ` ` yaml
92
+ Type : String
93
+ Parameter Sets : (All)
94
+ Aliases :
95
+
96
+ Required : False
97
+ Position : Named
98
+ Default value : None
99
+ Accept pipeline input : False
100
+ Accept wildcard characters : False
101
+ ` ` `
102
+
103
+ ### -Confirm
104
+ Prompts you for confirmation before running the cmdlet.
105
+
106
+ ` ` ` yaml
107
+ Type : SwitchParameter
108
+ Parameter Sets : (All)
109
+ Aliases : cf
110
+
111
+ Required : False
112
+ Position : Named
113
+ Default value : None
114
+ Accept pipeline input : False
115
+ Accept wildcard characters : False
116
+ ` ` `
117
+
118
+ ### -Description
119
+ Enables administrators to provide explanatory text to accompany a Teams Events policy.
120
+
121
+
72
122
` ` ` yaml
73
123
Type : String
74
124
Parameter Sets : (All)
You can’t perform that action at this time.
0 commit comments