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.
2 parents 8dc9686 + 08538b3 commit b788b65Copy full SHA for b788b65
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