Skip to content

Commit 1cc81ef

Browse files
authored
Update Add-DhcpServerv4OptionDefinition.md
1 parent bf0e4f0 commit 1cc81ef

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docset/winserver2012-ps/dhcpserver/Add-DhcpServerv4OptionDefinition.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,23 @@ Accept wildcard characters: False
208208

209209
### -Type
210210
Specifies the data type of the values for this option.
211-
The acceptable values for this parameter are: Byte, Word, DWord, DWordDword, IPAddress, String, BinaryData, EncapsulatedData or IPv6Address.
211+
The acceptable values for this parameter are:
212+
213+
- Byte
214+
- Word
215+
- DWord
216+
- DWordDword
217+
- IPAddress
218+
- String
219+
- BinaryData
220+
- EncapsulatedData
221+
- IPv6Address
212222

213223
```yaml
214224
Type: String
215225
Parameter Sets: (All)
216226
Aliases:
227+
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, IPv6Address, String, BinaryData, EncapsulatedData
217228
218229
Required: True
219230
Position: 3

0 commit comments

Comments
 (0)