VerificationIPFlow.DefinitionStages.WithTargetResource Interface

public static interface VerificationIPFlow.DefinitionStages.WithTargetResource

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

Method Summary

Modifier and Type Method and Description
abstract WithDirection withTargetResourceId(String vmId)

Set the targetResourceId value.

Method Details

withTargetResourceId

public abstract VerificationIPFlow.DefinitionStages.WithDirection withTargetResourceId(String vmId)

Set the targetResourceId value.

Parameters:

vmId - the targetResourceId value to set

Returns:

the next stage of the definition.

Applies to