Share via


WorkloadNetworkDhcpEntity interface

Base class for WorkloadNetworkDhcpServer and WorkloadNetworkDhcpRelay to inherit from

Properties

dhcpType

The discriminator possible values: SERVER, RELAY

displayName

Display name of the DHCP entity.

provisioningState

The provisioning state

revision

NSX revision number.

segments

NSX Segments consuming DHCP.

Property Details

dhcpType

The discriminator possible values: SERVER, RELAY

dhcpType: string

Property Value

string

displayName

Display name of the DHCP entity.

displayName?: string

Property Value

string

provisioningState

The provisioning state

provisioningState?: string

Property Value

string

revision

NSX revision number.

revision?: number

Property Value

number

segments

NSX Segments consuming DHCP.

segments?: string[]

Property Value

string[]