VerificationIPFlow.DefinitionStages.WithTargetResource Interface

public interface WithTargetResource

The ID of the target resource to perform next-hop on.

Method Summary

Modifier and Type Method and Description
VerificationIPFlow.DefinitionStages.WithDirection withTargetResourceId(String vmId)

Set the targetResourceId value.

Method Details

withTargetResourceId

public WithDirection withTargetResourceId(String vmId)

Set the targetResourceId value.

Parameters:

vmId - the targetResourceId value to set

Returns:

the next stage of the definition.

Applies to