Udostępnij za pośrednictwem


ApiSchemaType.Implicit(String to ApiSchemaType) Operator

Definition

Converts a string to a ApiSchemaType.

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

Parameters

value
String

Returns

Applies to