Share via


OperationInputs Class

Definition

Input values.

public class OperationInputs
type OperationInputs = class
Public Class OperationInputs
Inheritance
OperationInputs

Constructors

OperationInputs()

Initializes a new instance of the OperationInputs class.

OperationInputs(String, String)

Initializes a new instance of the OperationInputs class.

Properties

Name

Gets or sets the name of the IoT Central application instance to check.

Type

Gets or sets the type of the IoT Central resource to query.

Methods

Validate()

Validate the object.

Applies to