File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -1662,14 +1662,19 @@ Accept wildcard characters: False
1662
1662
# ## -WatermarkForAnonymousUsers
1663
1663
Determines the meeting experience and watermark content of an anonymous user.
1664
1664
1665
+ Possible values are :
1666
+
1667
+ - WatermarkWithDisplayName (default) : Anonymous guests are prompted to enter a display name that will be used as their watermark.
1668
+ - JoinWithAudioOnly : Anonymous guests will be directed to an audio only experience when joining the meeting.
1669
+
1665
1670
` ` ` yaml
1666
1671
Type: String
1667
1672
Parameter Sets: (All)
1668
1673
Aliases:
1669
1674
1670
1675
Required: False
1671
1676
Position: Named
1672
- Default value: None
1677
+ Default value: WatermarkWithDisplayName
1673
1678
Accept pipeline input: False
1674
1679
Accept wildcard characters: False
1675
1680
` ` `
Original file line number Diff line number Diff line change @@ -1737,14 +1737,19 @@ Accept wildcard characters: False
1737
1737
1738
1738
Determines the meeting experience and watermark content of an anonymous user.
1739
1739
1740
+ Possible values are :
1741
+
1742
+ - WatermarkWithDisplayName (default) : Anonymous guests are prompted to enter a display name that will be used as their watermark.
1743
+ - JoinWithAudioOnly : Anonymous guests will be directed to an audio only experience when joining the meeting.
1744
+
1740
1745
` ` ` yaml
1741
1746
Type: String
1742
1747
Parameter Sets: (All)
1743
1748
Aliases:
1744
1749
1745
1750
Required: False
1746
1751
Position: Named
1747
- Default value: None
1752
+ Default value: WatermarkWithDisplayName
1748
1753
Accept pipeline input: False
1749
1754
Accept wildcard characters: False
1750
1755
` ` `
@@ -1760,7 +1765,7 @@ Aliases:
1760
1765
1761
1766
Required: False
1762
1767
Position: Named
1763
- Default value: None
1768
+ Default value: 30
1764
1769
Accept pipeline input: False
1765
1770
Accept wildcard characters: False
1766
1771
` ` `
You can’t perform that action at this time.
0 commit comments