NetworkDevicePatchParametersProperties interface
Network Device Patch properties.
- Extends
Inherited Properties
annotation | Switch configuration description. |
host |
The host name of the device. |
serial |
Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber. |
Inherited Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
Inherited From AnnotationResource.annotation
hostName
The host name of the device.
hostName?: string
Property Value
string
Inherited From NetworkDevicePatchableProperties.hostName
serialNumber
Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.
serialNumber?: string
Property Value
string
Inherited From NetworkDevicePatchableProperties.serialNumber