VirtualNetworkTapPropertiesFormatOutput interface
虛擬網路點選屬性。
屬性
| destination |
將接收點選的內部 Load Balancer 上私人 IP 位址的參考。 |
| destination |
將接收點選之收集器 nic 之私人 IP 位址的參考。 |
| destination |
將接收點選流量的 VXLAN 目的地埠。 |
| network |
指定需要點選之網路介面IP組態的資源標識碼清單。 |
| provisioning |
虛擬網路點選資源的布建狀態。 |
| resource |
虛擬網路點選資源的資源 GUID 屬性。 |
屬性詳細資料
destinationLoadBalancerFrontEndIPConfiguration
將接收點選的內部 Load Balancer 上私人 IP 位址的參考。
destinationLoadBalancerFrontEndIPConfiguration?: FrontendIPConfigurationOutput
屬性值
destinationNetworkInterfaceIPConfiguration
將接收點選之收集器 nic 之私人 IP 位址的參考。
destinationNetworkInterfaceIPConfiguration?: NetworkInterfaceIPConfigurationOutput
屬性值
destinationPort
將接收點選流量的 VXLAN 目的地埠。
destinationPort?: number
屬性值
number
networkInterfaceTapConfigurations
指定需要點選之網路介面IP組態的資源標識碼清單。
networkInterfaceTapConfigurations?: NetworkInterfaceTapConfigurationOutput[]
屬性值
provisioningState
虛擬網路點選資源的布建狀態。
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
屬性值
"Succeeded" | "Updating" | "Deleting" | "Failed"
resourceGuid
虛擬網路點選資源的資源 GUID 屬性。
resourceGuid?: string
屬性值
string