Freigeben über


ILogicalNetworkPropertiesDhcpOptions Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.LogicalNetworkPropertiesDhcpOptionsTypeConverter))]
public interface ILogicalNetworkPropertiesDhcpOptions : Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.LogicalNetworkPropertiesDhcpOptionsTypeConverter))>]
type ILogicalNetworkPropertiesDhcpOptions = interface
    interface IJsonSerializable
Public Interface ILogicalNetworkPropertiesDhcpOptions
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DnsServer

The list of DNS servers IP addresses.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to