DataBoxEdgeNetworkAdapter.DhcpStatus Property
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.
Value indicating whether this adapter has DHCP enabled.
public Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeNetworkAdapterDhcpStatus? DhcpStatus { get; }
member this.DhcpStatus : Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeNetworkAdapterDhcpStatus>
Public ReadOnly Property DhcpStatus As Nullable(Of DataBoxEdgeNetworkAdapterDhcpStatus)