WorkloadNetworkDhcpServer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NSX DHCP Server.
public class WorkloadNetworkDhcpServer : Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpEntity, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpServer>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpServer>
public class WorkloadNetworkDhcpServer : Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpEntity
type WorkloadNetworkDhcpServer = class
inherit WorkloadNetworkDhcpEntity
interface IJsonModel<WorkloadNetworkDhcpServer>
interface IPersistableModel<WorkloadNetworkDhcpServer>
type WorkloadNetworkDhcpServer = class
inherit WorkloadNetworkDhcpEntity
Public Class WorkloadNetworkDhcpServer
Inherits WorkloadNetworkDhcpEntity
Implements IJsonModel(Of WorkloadNetworkDhcpServer), IPersistableModel(Of WorkloadNetworkDhcpServer)
Public Class WorkloadNetworkDhcpServer
Inherits WorkloadNetworkDhcpEntity
- Inheritance
- Implements
Constructors
WorkloadNetworkDhcpServer() |
Initializes a new instance of WorkloadNetworkDhcpServer. |
Properties
DisplayName |
Display name of the DHCP entity. (Inherited from WorkloadNetworkDhcpEntity) |
LeaseTime |
DHCP Server Lease Time. |
ProvisioningState |
The provisioning state. (Inherited from WorkloadNetworkDhcpEntity) |
Revision |
NSX revision number. (Inherited from WorkloadNetworkDhcpEntity) |
Segments |
NSX Segments consuming DHCP. (Inherited from WorkloadNetworkDhcpEntity) |
ServerAddress |
DHCP Server Address. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from WorkloadNetworkDhcpEntity) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET