Megosztás a következőn keresztül:


BotServiceSkuTier.Implicit(String to BotServiceSkuTier) Operator

Definition

Converts a string to a BotServiceSkuTier.

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

Parameters

value
String

Returns

Applies to