Partilhar via


QueryTroubleshootingParameters Class

Definition

Parameters that define the resource to query the troubleshooting result.

public class QueryTroubleshootingParameters
type QueryTroubleshootingParameters = class
Public Class QueryTroubleshootingParameters
Inheritance
QueryTroubleshootingParameters

Constructors

Name Description
QueryTroubleshootingParameters()

Initializes a new instance of the QueryTroubleshootingParameters class.

QueryTroubleshootingParameters(String)

Initializes a new instance of the QueryTroubleshootingParameters class.

Properties

Name Description
TargetResourceId

Gets or sets the target resource ID to query the troubleshooting result.

Methods

Name Description
Validate()

Validate the object.

Applies to