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

QueryTroubleshootingParameters()

Initializes a new instance of the QueryTroubleshootingParameters class.

QueryTroubleshootingParameters(String)

Initializes a new instance of the QueryTroubleshootingParameters class.

Properties

TargetResourceId

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

Methods

Validate()

Validate the object.

Applies to