NextHop.DefinitionStages.WithTargetResource Interface

public static interface NextHop.DefinitionStages.WithTargetResource

The first stage of next hop parameters definition.

Method Summary

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

Set the targetResourceId value.

Method Details

withTargetResourceId

public abstract NextHop.DefinitionStages.WithSourceIP withTargetResourceId(String vmId)

Set the targetResourceId value.

Parameters:

vmId - the targetResourceId value to set

Returns:

the VerificationIPFlow object itself.

Applies to