ConnectorType(String) Constructor

Definition

Initializes a new instance of ConnectorType.

public ConnectorType (string value);
new Azure.ResourceManager.CustomerInsights.Models.ConnectorType : string -> Azure.ResourceManager.CustomerInsights.Models.ConnectorType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to