Troubleshooting.DefinitionStages.WithTargetResource Interface

public static interface Troubleshooting.DefinitionStages.WithTargetResource

The first stage of troubleshooting parameters definition.

Method Summary

Modifier and Type Method and Description
abstract WithStorageAccount withTargetResourceId(String targetResourceId)

Set the targetResourceId value (virtual network gateway or virtual network gateway connecyion id).

Method Details

withTargetResourceId

public abstract Troubleshooting.DefinitionStages.WithStorageAccount withTargetResourceId(String targetResourceId)

Set the targetResourceId value (virtual network gateway or virtual network gateway connecyion id).

Parameters:

targetResourceId - the targetResourceId value to set

Returns:

the next stage of definition

Applies to