Interface Troubleshooting.DefinitionStages.WithTargetResource
- All Known Subinterfaces:
Troubleshooting.Definition
- Enclosing interface:
Troubleshooting.DefinitionStages
public static interface Troubleshooting.DefinitionStages.WithTargetResource
The first stage of troubleshooting parameters definition.
-
Method Summary
Modifier and TypeMethodDescriptionwithTargetResourceId(String targetResourceId) Set the targetResourceId value (virtual network gateway or virtual network gateway connecyion id).
-
Method Details
-
withTargetResourceId
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
-