NetworkInterfacePropertiesFormat interface
NetworkInterface 屬性。
屬性
| auxiliary |
網路介面資源的輔助模式。 |
| disable |
指出是否要停用 tcp 狀態追蹤。 |
| dns |
網路介面中的 DNS 設定。 |
| enable |
如果網路介面已設定為加速網路。 不適用於需要加速網路的 VM 大小。 |
| enable |
指出是否在此網路介面上啟用IP轉送。 |
| ip |
網路介面的IPConfiguration清單。 |
| migration |
網路介面資源的移轉階段。 |
| network |
NetworkSecurityGroup 資源的參考。 |
| nic |
網路介面資源的類型。 |
| private |
網路介面資源的 Privatelinkservice。 |
| workload |
BareMetal 資源的 NetworkInterface WorkloadType |
屬性詳細資料
auxiliaryMode
網路介面資源的輔助模式。
auxiliaryMode?: "None" | "MaxConnections" | "Floating"
屬性值
"None" | "MaxConnections" | "Floating"
disableTcpStateTracking
指出是否要停用 tcp 狀態追蹤。
disableTcpStateTracking?: boolean
屬性值
boolean
dnsSettings
enableAcceleratedNetworking
如果網路介面已設定為加速網路。 不適用於需要加速網路的 VM 大小。
enableAcceleratedNetworking?: boolean
屬性值
boolean
enableIPForwarding
指出是否在此網路介面上啟用IP轉送。
enableIPForwarding?: boolean
屬性值
boolean
ipConfigurations
網路介面的IPConfiguration清單。
ipConfigurations?: NetworkInterfaceIPConfiguration[]
屬性值
migrationPhase
網路介面資源的移轉階段。
migrationPhase?: "None" | "Prepare" | "Commit" | "Abort" | "Committed"
屬性值
"None" | "Prepare" | "Commit" | "Abort" | "Committed"
networkSecurityGroup
nicType
網路介面資源的類型。
nicType?: "Standard" | "Elastic"
屬性值
"Standard" | "Elastic"
privateLinkService
workloadType
BareMetal 資源的 NetworkInterface WorkloadType
workloadType?: string
屬性值
string