Connector
This class represents a connector, detailing its deployment, unique identifier, and whether it functions as a connector application.
Attributes
| Attribute | Type | Description |
|---|---|---|
| ConnectorDeployment | ConnectorDeployment is the connector deployment where this connector is running. | |
| ConnectorID | ConnectorID is the ID of the connector. | |
| IsConnectorApp | IsConnectorApp indicates whether this connector is a connector app. |