Interface NextHop.DefinitionStages.WithTargetResource
- All Known Subinterfaces:
NextHop.Definition
- Enclosing interface:
- NextHop.DefinitionStages
public static interface NextHop.DefinitionStages.WithTargetResource
The first stage of next hop parameters definition.
-
Method Summary
Modifier and TypeMethodDescriptionwithTargetResourceId(String vmId) Set the targetResourceId value.
-
Method Details
-
withTargetResourceId
Set the targetResourceId value.- Parameters:
vmId- the targetResourceId value to set- Returns:
- the VerificationIPFlow object itself.
-