NextHopParameters interface
定義來源和目的地端點的參數。
屬性
| destination |
目的地IP位址。 |
| source |
來源IP位址。 |
| target |
NIC 識別碼。 (如果 VM 在任何 nic 上啟用多個 NIC 和 IP 轉送,則必須指定此參數。否則為選擇性。 |
| target |
要執行動作的目標資源資源資源標識碼。 |
屬性詳細資料
destinationIPAddress
目的地IP位址。
destinationIPAddress: string
屬性值
string
sourceIPAddress
來源IP位址。
sourceIPAddress: string
屬性值
string
targetNicResourceId
NIC 識別碼。 (如果 VM 在任何 nic 上啟用多個 NIC 和 IP 轉送,則必須指定此參數。否則為選擇性。
targetNicResourceId?: string
屬性值
string
targetResourceId
要執行動作的目標資源資源資源標識碼。
targetResourceId: string
屬性值
string