共用方式為


NetworkInterface interface

資源群組中的網路介面。

Extends

屬性

dnsSettings

網路介面中的 DNS 設定。

enableAcceleratedNetworking

如果網路介面已啟用加速網路功能,則為 。

enableIPForwarding

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

etag

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

hostedWorkloads

連結的BareMetal資源參考清單注意:此屬性將不會串行化。 它只能由伺服器填入。

interfaceEndpoint

網路介面所連結之介面連接點的參考。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipConfigurations

網路介面的IPConfiguration清單。

macAddress

網路介面的 MAC 位址。

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

primary

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

provisioningState

公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

resourceGuid

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

tapConfigurations

網路介面的 TapConfiguration 清單。

virtualMachine

虛擬機的參考。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

dnsSettings

網路介面中的 DNS 設定。

dnsSettings?: NetworkInterfaceDnsSettings

屬性值

enableAcceleratedNetworking

如果網路介面已啟用加速網路功能,則為 。

enableAcceleratedNetworking?: boolean

屬性值

boolean

enableIPForwarding

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

enableIPForwarding?: boolean

屬性值

boolean

etag

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

etag?: string

屬性值

string

hostedWorkloads

連結的BareMetal資源參考清單注意:此屬性將不會串行化。 它只能由伺服器填入。

hostedWorkloads?: string[]

屬性值

string[]

interfaceEndpoint

網路介面所連結之介面連接點的參考。 注意:這個屬性不會串行化。 它只能由伺服器填入。

interfaceEndpoint?: InterfaceEndpoint

屬性值

ipConfigurations

網路介面的IPConfiguration清單。

ipConfigurations?: NetworkInterfaceIPConfiguration[]

屬性值

macAddress

網路介面的 MAC 位址。

macAddress?: string

屬性值

string

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

networkSecurityGroup?: NetworkSecurityGroup

屬性值

primary

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

primary?: boolean

屬性值

boolean

provisioningState

公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

provisioningState?: string

屬性值

string

resourceGuid

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

resourceGuid?: string

屬性值

string

tapConfigurations

網路介面的 TapConfiguration 清單。

tapConfigurations?: NetworkInterfaceTapConfiguration[]

屬性值

virtualMachine

虛擬機的參考。 注意:這個屬性不會串行化。 它只能由伺服器填入。

virtualMachine?: SubResource

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type