WorkloadNetworkDhcpRelay interface

NSX DHCP Relay

Extends

Properties

dhcpType

Polymorphic discriminator, which specifies the different types this object can be

serverAddresses

DHCP Relay Addresses. Max 3.

Inherited Properties

displayName

Display name of the DHCP entity.

provisioningState

The provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

revision

NSX revision number.

segments

NSX Segments consuming DHCP. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

dhcpType

Polymorphic discriminator, which specifies the different types this object can be

dhcpType: "RELAY"

Property Value

"RELAY"

serverAddresses

DHCP Relay Addresses. Max 3.

serverAddresses?: string[]

Property Value

string[]

Inherited Property Details

displayName

Display name of the DHCP entity.

displayName?: string

Property Value

string

Inherited From WorkloadNetworkDhcpEntity.displayName

provisioningState

The provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From WorkloadNetworkDhcpEntity.provisioningState

revision

NSX revision number.

revision?: number

Property Value

number

Inherited From WorkloadNetworkDhcpEntity.revision

segments

NSX Segments consuming DHCP. NOTE: This property will not be serialized. It can only be populated by the server.

segments?: string[]

Property Value

string[]

Inherited From WorkloadNetworkDhcpEntity.segments