WorkloadNetworkDhcpEntityUpdate interface
Base class for WorkloadNetworkDhcpServer and WorkloadNetworkDhcpRelay to inherit from
Properties
dhcp |
Polymorphic discriminator, which specifies the different types this object can be |
display |
Display name of the DHCP entity. |
revision | NSX revision number. |
Property Details
dhcpType
Polymorphic discriminator, which specifies the different types this object can be
dhcpType: "RELAY" | "SERVER"
Property Value
"RELAY" | "SERVER"
displayName
Display name of the DHCP entity.
displayName?: string
Property Value
string
revision
NSX revision number.
revision?: number
Property Value
number