Share via


BotChannelName.Implicit(String to BotChannelName) Operator

Definition

Converts a string to a BotChannelName.

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

Parameters

value
String

Returns

Applies to