Microsoft.Azure.Management.Network.Fluent.NextHop.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IDefinition |
The entirety of next hop parameters definition. |
IWithDestinationIP |
Sets the destination IP address. |
IWithExecute |
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified. |
IWithNetworkInterface |
Sets the NIC ID. (If VM has multiple NICs and IP forwarding is enabled on any of the nics, then this parameter must be specified. Otherwise optional). |
IWithSourceIP |
Sets the source IP address. |
IWithTargetResource |
The first stage of next hop parameters definition. |