OperationInputs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |