INicDetail Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.NicDetailTypeConverter))]
public interface INicDetail : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.NicDetailTypeConverter))>]
type INicDetail = interface
interface IJsonSerializable
Public Interface INicDetail
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
AdapterName |
Adapter Name of NIC |
ComponentId |
Component Id of NIC |
DefaultGateway |
Default Gateway of NIC |
DefaultIsolationId |
Default Isolation of Management NIC |
DnsServer |
DNS Servers for NIC |
DriverVersion |
Driver Version of NIC |
InterfaceDescription |
Interface Description of NIC |
Ip4Address |
Subnet Mask of NIC |
SubnetMask |
Subnet Mask of NIC |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |