你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

INicDetail Interface

Definition

[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)

Applies to