We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20cdab4 commit 4da2ab0Copy full SHA for 4da2ab0
skype/skype-ps/skype/New-CsTenantTrustedIPAddress.md
@@ -154,7 +154,9 @@ Accept wildcard characters: False
154
### -MaskBits
155
This parameter determines the length of bits to mask to the subnet.
156
157
-IPv4 format IP address accepts maskbits from 0 to 32 inclusive. IPv6 format IP address accepts maskbits from 0 to 128 inclusive.
+IPv4 format IP address accepts maskbits from 0 to 32 inclusive. If not provided, the value is set to 32.
158
+
159
+IPv6 format IP address accepts maskbits from 0 to 128 inclusive. If not provided, the value is set to 128.
160
161
```yaml
162
Type: System.Int32
0 commit comments