NetworkInterface interface

資源群組中的網路介面。

Extends

屬性

auxiliaryMode

網路介面資源的輔助模式。

auxiliarySku

網路介面資源的輔助 SKU。

defaultOutboundConnectivityEnabled

是否已設定 nic 的預設輸出連線。

disableTcpStateTracking

指出是否要停用 tcp 狀態追蹤。

dnsSettings

網路介面中的 DNS 設定。

dscpConfiguration

網路介面所連結之 dscp 組態的參考。

enableAcceleratedNetworking

如果網路介面已設定為加速網路。 不適用於需要加速網路的 VM 大小。

enableIPForwarding

指出是否在此網路介面上啟用IP轉送。

etag

每當更新資源時變更的唯一隻讀字串。

extendedLocation

網路介面的擴充位置。

hostedWorkloads

連結的BareMetal資源的參考清單。

ipConfigurations

網路介面的IPConfiguration清單。

macAddress

網路介面的 MAC 位址。

migrationPhase

網路介面資源的移轉階段。

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

nicType

網路介面資源的類型。

primary

這是否為虛擬機上的主要網路介面。

privateEndpoint

網路介面所連結之私人端點的參考。

privateLinkService

網路介面資源的 Privatelinkservice。

provisioningState

網路介面資源的布建狀態。

resourceGuid

網路介面資源的資源 GUID 屬性。

tapConfigurations

網路介面的 TapConfiguration 清單。

virtualMachine

虛擬機的參考。

vnetEncryptionSupported

此 nic 是否已連結至的虛擬機支援加密。

workloadType

BareMetal 資源的 NetworkInterface WorkloadType

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。

tags

資源標籤。

type

資源類型。

屬性詳細資料

auxiliaryMode

網路介面資源的輔助模式。

auxiliaryMode?: string

屬性值

string

auxiliarySku

網路介面資源的輔助 SKU。

auxiliarySku?: string

屬性值

string

defaultOutboundConnectivityEnabled

是否已設定 nic 的預設輸出連線。

defaultOutboundConnectivityEnabled?: boolean

屬性值

boolean

disableTcpStateTracking

指出是否要停用 tcp 狀態追蹤。

disableTcpStateTracking?: boolean

屬性值

boolean

dnsSettings

網路介面中的 DNS 設定。

dnsSettings?: NetworkInterfaceDnsSettings

屬性值

dscpConfiguration

網路介面所連結之 dscp 組態的參考。

dscpConfiguration?: SubResource

屬性值

enableAcceleratedNetworking

如果網路介面已設定為加速網路。 不適用於需要加速網路的 VM 大小。

enableAcceleratedNetworking?: boolean

屬性值

boolean

enableIPForwarding

指出是否在此網路介面上啟用IP轉送。

enableIPForwarding?: boolean

屬性值

boolean

etag

每當更新資源時變更的唯一隻讀字串。

etag?: string

屬性值

string

extendedLocation

網路介面的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

hostedWorkloads

連結的BareMetal資源的參考清單。

hostedWorkloads?: string[]

屬性值

string[]

ipConfigurations

網路介面的IPConfiguration清單。

ipConfigurations?: NetworkInterfaceIPConfiguration[]

屬性值

macAddress

網路介面的 MAC 位址。

macAddress?: string

屬性值

string

migrationPhase

網路介面資源的移轉階段。

migrationPhase?: string

屬性值

string

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

networkSecurityGroup?: NetworkSecurityGroup

屬性值

nicType

網路介面資源的類型。

nicType?: string

屬性值

string

primary

這是否為虛擬機上的主要網路介面。

primary?: boolean

屬性值

boolean

privateEndpoint

網路介面所連結之私人端點的參考。

privateEndpoint?: PrivateEndpoint

屬性值

privateLinkService

網路介面資源的 Privatelinkservice。

privateLinkService?: PrivateLinkService

屬性值

provisioningState

網路介面資源的布建狀態。

provisioningState?: string

屬性值

string

resourceGuid

網路介面資源的資源 GUID 屬性。

resourceGuid?: string

屬性值

string

tapConfigurations

網路介面的 TapConfiguration 清單。

tapConfigurations?: NetworkInterfaceTapConfiguration[]

屬性值

virtualMachine

虛擬機的參考。

virtualMachine?: SubResource

屬性值

vnetEncryptionSupported

此 nic 是否已連結至的虛擬機支援加密。

vnetEncryptionSupported?: boolean

屬性值

boolean

workloadType

BareMetal 資源的 NetworkInterface WorkloadType

workloadType?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自Resource.tags

type

資源類型。

type?: string

屬性值

string

繼承自Resource.type