Skip to content

Commit 7db8abc

Browse files
authored
Merge pull request #11798 from musingh1/patch-1
Add SdnRuntimeConfiguration to Set-CsTeamsMeetingBroadcastConfigurati…
2 parents 14462b8 + 3ca6635 commit 7db8abc

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+
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+
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)