Share via


WorkloadNetworkDhcpEntity Class

Definition

Base class for WorkloadNetworkDhcpServer and WorkloadNetworkDhcpRelay to inherit from

public class WorkloadNetworkDhcpEntity
type WorkloadNetworkDhcpEntity = class
Public Class WorkloadNetworkDhcpEntity
Inheritance
WorkloadNetworkDhcpEntity
Derived

Constructors

WorkloadNetworkDhcpEntity()

Initializes a new instance of the WorkloadNetworkDhcpEntity class.

WorkloadNetworkDhcpEntity(String, IList<String>, String, Nullable<Int64>)

Initializes a new instance of the WorkloadNetworkDhcpEntity class.

Properties

DisplayName

Gets or sets display name of the DHCP entity.

ProvisioningState

Gets the provisioning state. Possible values include: 'Succeeded', 'Failed', 'Building', 'Deleting', 'Updating'

Revision

Gets or sets NSX revision number.

Segments

Gets NSX Segments consuming DHCP.

Applies to