Share via


SoapApiType.Implicit(String to SoapApiType) Operator

Definition

Converts a string to a SoapApiType.

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

Parameters

value
String

Returns

Applies to