Skip to content

Commit a329e20

Browse files
authored
Add SdnRuntimeConfiguration to Set-CsTeamsMeetingBroadcastConfiguration.md
1 parent 7707131 commit a329e20

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingBroadcastConfiguration.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,21 @@ Accept pipeline input: False
180180
Accept wildcard characters: False
181181
```
182182
183+
### -SdnRuntimeConfiguration
184+
sdnRuntimeConfiguration is a group of parameters obtained from the SDN provider to configure the connection to 3P eCDN provider.
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+
183198
### -SupportURL
184199
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.
185200

0 commit comments

Comments
 (0)