ManagedIntegrationRuntimeNode 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.
Properties of integration runtime node.
public class ManagedIntegrationRuntimeNode
type ManagedIntegrationRuntimeNode = class
Public Class ManagedIntegrationRuntimeNode
- Inheritance
-
ManagedIntegrationRuntimeNode
Constructors
ManagedIntegrationRuntimeNode() |
Initializes a new instance of the ManagedIntegrationRuntimeNode class. |
ManagedIntegrationRuntimeNode(IDictionary<String,Object>, String, String, IList<ManagedIntegrationRuntimeError>) |
Initializes a new instance of the ManagedIntegrationRuntimeNode class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
Errors |
Gets or sets the errors that occurred on this integration runtime node. |
NodeId |
Gets the managed integration runtime node id. |
Status |
Gets the managed integration runtime node status. Possible values include: 'Starting', 'Available', 'Recycling', 'Unavailable' |
Applies to
Azure SDK for .NET