Stops the virtual interface failover test
Stops the virtual interface failover test.
directconnect_stop_bgp_failover_test(virtualInterfaceId)
virtualInterfaceId |
[required] The ID of the virtual interface you no longer want to test. |
A list with the following syntax:
list(
virtualInterfaceTest = list(
testId = "string",
virtualInterfaceId = "string",
bgpPeers = list(
"string"
),
status = "string",
ownerAccount = "string",
testDurationInMinutes = 123,
startTime = as.POSIXct(
"2015-01-01"
),
endTime = as.POSIXct(
"2015-01-01"
)
)
)svc$stop_bgp_failover_test( virtualInterfaceId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.