NetworkDeviceProperties interface

Network Device Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

managementIpv4Address

Management IPv4 Address. NOTE: This property will not be serialized. It can only be populated by the server.

managementIpv6Address

Management IPv6 Address. NOTE: This property will not be serialized. It can only be populated by the server.

networkDeviceRole

NetworkDeviceRole is the device role: Example: CE | ToR. NOTE: This property will not be serialized. It can only be populated by the server.

networkDeviceSku

Network Device SKU name.

networkRackId

Reference to network rack resource id. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

version

Current version of the device as defined in SKU. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

annotation

Switch configuration description.

hostName

The host name of the device.

serialNumber

Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

managementIpv4Address

Management IPv4 Address. NOTE: This property will not be serialized. It can only be populated by the server.

managementIpv4Address?: string

Property Value

string

managementIpv6Address

Management IPv6 Address. NOTE: This property will not be serialized. It can only be populated by the server.

managementIpv6Address?: string

Property Value

string

networkDeviceRole

NetworkDeviceRole is the device role: Example: CE | ToR. NOTE: This property will not be serialized. It can only be populated by the server.

networkDeviceRole?: string

Property Value

string

networkDeviceSku

Network Device SKU name.

networkDeviceSku?: string

Property Value

string

networkRackId

Reference to network rack resource id. NOTE: This property will not be serialized. It can only be populated by the server.

networkRackId?: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

version

Current version of the device as defined in SKU. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string

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