WorkloadNetworkDhcpServer interface

NSX DHCP Server

Extends

Properties

dhcpType

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

leaseTime

DHCP Server Lease Time.

serverAddress

DHCP Server Address.

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: "SERVER"

Property Value

"SERVER"

leaseTime

DHCP Server Lease Time.

leaseTime?: number

Property Value

number

serverAddress

DHCP Server Address.

serverAddress?: 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