WorkloadNetworkDhcpRelay 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 Relay.
public class WorkloadNetworkDhcpRelay : Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpEntity, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpRelay>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpRelay>
public class WorkloadNetworkDhcpRelay : Azure.ResourceManager.Avs.Models.WorkloadNetworkDhcpEntity
type WorkloadNetworkDhcpRelay = class
inherit WorkloadNetworkDhcpEntity
interface IJsonModel<WorkloadNetworkDhcpRelay>
interface IPersistableModel<WorkloadNetworkDhcpRelay>
type WorkloadNetworkDhcpRelay = class
inherit WorkloadNetworkDhcpEntity
Public Class WorkloadNetworkDhcpRelay
Inherits WorkloadNetworkDhcpEntity
Implements IJsonModel(Of WorkloadNetworkDhcpRelay), IPersistableModel(Of WorkloadNetworkDhcpRelay)
Public Class WorkloadNetworkDhcpRelay
Inherits WorkloadNetworkDhcpEntity
- Inheritance
- Implements
Constructors
WorkloadNetworkDhcpRelay() |
Initializes a new instance of WorkloadNetworkDhcpRelay. |
Properties
DisplayName |
Display name of the DHCP entity. (Inherited from WorkloadNetworkDhcpEntity) |
ProvisioningState |
The provisioning state. (Inherited from WorkloadNetworkDhcpEntity) |
Revision |
NSX revision number. (Inherited from WorkloadNetworkDhcpEntity) |
Segments |
NSX Segments consuming DHCP. (Inherited from WorkloadNetworkDhcpEntity) |
ServerAddresses |
DHCP Relay Addresses. Max 3. |
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