ConnectorClientOptions(ConnectorClientOptions+ServiceVersion) Constructor
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.
Initializes a new instance of the ConnectorClientOptions class.
public ConnectorClientOptions(Azure.Connectors.Sdk.ConnectorClientOptions.ServiceVersion version = Azure.Connectors.Sdk.ConnectorClientOptions+ServiceVersion.V1);
new Azure.Connectors.Sdk.ConnectorClientOptions : Azure.Connectors.Sdk.ConnectorClientOptions.ServiceVersion -> Azure.Connectors.Sdk.ConnectorClientOptions
Public Sub New (Optional version As ConnectorClientOptions.ServiceVersion = Azure.Connectors.Sdk.ConnectorClientOptions+ServiceVersion.V1)
Parameters
The service version. Defaults to the latest supported version.
Exceptions
Thrown when version is the reserved default value 0.