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)

Initializes a new instance of the OperationInputs class.

Properties

Name

Gets or sets the name of the IoT hub to check.

Methods

Validate()

Validate the object.

Applies to