Interface VerificationIPFlow.DefinitionStages.WithTargetResource
- All Known Subinterfaces:
VerificationIPFlow.Definition
- Enclosing interface:
VerificationIPFlow.DefinitionStages
public static interface VerificationIPFlow.DefinitionStages.WithTargetResource
The ID of the target resource to perform next-hop on.
-
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 next stage of the definition.
-