You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/Set-CsTeamsMeetingBroadcastConfiguration.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,21 @@ Accept pipeline input: False
180
180
Accept wildcard characters: False
181
181
```
182
182
183
+
### -SdnRuntimeConfiguration
184
+
Specifies connection parameters used to connect with a 3rd party eCDN provider. These parameters should be obtained from the SDN provider to be used.
185
+
186
+
```yaml
187
+
Type: String
188
+
Parameter Sets: (All)
189
+
Aliases:
190
+
191
+
Required: False
192
+
Position: Named
193
+
Default value: None
194
+
Accept pipeline input: False
195
+
Accept wildcard characters: False
196
+
```
197
+
183
198
### -SupportURL
184
199
Specifies a URL where broadcast event attendees can find support information or FAQs specific to that event. The URL will be displayed to the attendees during the broadcast.
0 commit comments