Jaa


AzureService(String) Constructor

Definition

Initializes a new instance of the AzureService class.

public AzureService (string type);
new Microsoft.Bot.Configuration.AzureService : string -> Microsoft.Bot.Configuration.AzureService
Public Sub New (type As String)

Parameters

type
String

Identifies the service type.

Applies to