public final class QueryTroubleshootingParameters extends Object
| Constructor and Description |
|---|
QueryTroubleshootingParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
targetResourceId()
Get the targetResourceId property: The target resource ID to query the troubleshooting result.
|
void |
validate()
Validates the instance.
|
QueryTroubleshootingParameters |
withTargetResourceId(String targetResourceId)
Set the targetResourceId property: The target resource ID to query the troubleshooting result.
|
public String targetResourceId()
public QueryTroubleshootingParameters withTargetResourceId(String targetResourceId)
targetResourceId - the targetResourceId value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.