BotMsaAppType.Implicit(String to BotMsaAppType) Operator

Definition

Converts a string to a BotMsaAppType.

public static implicit operator Azure.ResourceManager.BotService.Models.BotMsaAppType (string value);
static member op_Implicit : string -> Azure.ResourceManager.BotService.Models.BotMsaAppType
Public Shared Widening Operator CType (value As String) As BotMsaAppType

Parameters

value
String

Returns

Applies to