NextHop.DefinitionStages.WithTargetResource Interface

public interface WithTargetResource

The first stage of next hop parameters definition.

Method Summary

Modifier and Type Method and Description
NextHop.DefinitionStages.WithSourceIP withTargetResourceId(String vmId)

Set the targetResourceId value.

Method Details

withTargetResourceId

public WithSourceIP withTargetResourceId(String vmId)

Set the targetResourceId value.

Parameters:

vmId - the targetResourceId value to set

Returns:

the VerificationIPFlow object itself.

Applies to