ConnectorClient.GetOsVersion Method

Definition

Gets a description of the operating system of the Azure Bot Service.

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

Returns

A description of the operating system of the Azure Bot Service.

Applies to