ConnectorClient.GetArchitecture Method

Definition

Gets the platform architecture of the Azure Bot Service.

public static string GetArchitecture ();
static member GetArchitecture : unit -> string
Public Shared Function GetArchitecture () As String

Returns

The platform architecture of the Azure Bot Service.

Applies to