NetworkInterfacePropertiesFormatOutput interface
NetworkInterface 屬性。
屬性
| auxiliary |
網路介面資源的輔助模式。 |
| disable |
指出是否要停用 tcp 狀態追蹤。 |
| dns |
網路介面中的 DNS 設定。 |
| dscp |
網路介面所連結之 dscp 組態的參考。 |
| enable |
如果網路介面已設定為加速網路。 不適用於需要加速網路的 VM 大小。 |
| enable |
指出是否在此網路介面上啟用IP轉送。 |
| hosted |
連結的BareMetal資源的參考清單。 |
| ip |
網路介面的IPConfiguration清單。 |
| mac |
網路介面的 MAC 位址。 |
| migration |
網路介面資源的移轉階段。 |
| network |
NetworkSecurityGroup 資源的參考。 |
| nic |
網路介面資源的類型。 |
| primary | 這是否為虛擬機上的主要網路介面。 |
| private |
網路介面所連結之私人端點的參考。 |
| private |
網路介面資源的 Privatelinkservice。 |
| provisioning |
網路介面資源的布建狀態。 |
| resource |
網路介面資源的資源 GUID 屬性。 |
| tap |
網路介面的 TapConfiguration 清單。 |
| virtual |
虛擬機的參考。 |
| vnet |
此 nic 是否已連結至的虛擬機支援加密。 |
| workload |
BareMetal 資源的 NetworkInterface WorkloadType |
屬性詳細資料
auxiliaryMode
網路介面資源的輔助模式。
auxiliaryMode?: "None" | "MaxConnections" | "Floating"
屬性值
"None" | "MaxConnections" | "Floating"
disableTcpStateTracking
指出是否要停用 tcp 狀態追蹤。
disableTcpStateTracking?: boolean
屬性值
boolean
dnsSettings
網路介面中的 DNS 設定。
dnsSettings?: NetworkInterfaceDnsSettingsOutput
屬性值
dscpConfiguration
enableAcceleratedNetworking
如果網路介面已設定為加速網路。 不適用於需要加速網路的 VM 大小。
enableAcceleratedNetworking?: boolean
屬性值
boolean
enableIPForwarding
指出是否在此網路介面上啟用IP轉送。
enableIPForwarding?: boolean
屬性值
boolean
hostedWorkloads
連結的BareMetal資源的參考清單。
hostedWorkloads?: string[]
屬性值
string[]
ipConfigurations
網路介面的IPConfiguration清單。
ipConfigurations?: NetworkInterfaceIPConfigurationOutput[]
屬性值
macAddress
網路介面的 MAC 位址。
macAddress?: string
屬性值
string
migrationPhase
網路介面資源的移轉階段。
migrationPhase?: "None" | "Prepare" | "Commit" | "Abort" | "Committed"
屬性值
"None" | "Prepare" | "Commit" | "Abort" | "Committed"
networkSecurityGroup
NetworkSecurityGroup 資源的參考。
networkSecurityGroup?: NetworkSecurityGroupOutput
屬性值
nicType
網路介面資源的類型。
nicType?: "Standard" | "Elastic"
屬性值
"Standard" | "Elastic"
primary
這是否為虛擬機上的主要網路介面。
primary?: boolean
屬性值
boolean
privateEndpoint
privateLinkService
網路介面資源的 Privatelinkservice。
privateLinkService?: PrivateLinkServiceOutput
屬性值
provisioningState
網路介面資源的布建狀態。
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
屬性值
"Succeeded" | "Updating" | "Deleting" | "Failed"
resourceGuid
網路介面資源的資源 GUID 屬性。
resourceGuid?: string
屬性值
string
tapConfigurations
網路介面的 TapConfiguration 清單。
tapConfigurations?: NetworkInterfaceTapConfigurationOutput[]
屬性值
virtualMachine
vnetEncryptionSupported
此 nic 是否已連結至的虛擬機支援加密。
vnetEncryptionSupported?: boolean
屬性值
boolean
workloadType
BareMetal 資源的 NetworkInterface WorkloadType
workloadType?: string
屬性值
string