Udostępnij za pośrednictwem


AppType.Implicit(String to AppType) Operator

Definition

Converts a string to a AppType.

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

Parameters

value
String

Returns

Applies to