Cloud Connector API  version 3.5.1001.64485
API for managing and configuring the Cloud Connector
IConnectorType Interface Reference

This represents a registered connector. More...

Inherited by ConnectorType.

Properties

string Name [get, set]
 Gets or sets the display name of the connector. More...
 
byte[] Guid [get]
 Gets the GUID of the connector. More...
 
ServiceType ServiceType [get]
 Gets the service type of the connector. More...
 
bool AutoUpgrade [get, set]
 Gets or sets the auto upgrade flag. More...
 

Detailed Description

This represents a registered connector.

Property Documentation

bool AutoUpgrade
getset

Gets or sets the auto upgrade flag.

byte [] Guid
get

Gets the GUID of the connector.

string Name
getset

Gets or sets the display name of the connector.

Gets the service type of the connector.


The documentation for this interface was generated from the following file: