RegistryAdapterType.Implicit(String to RegistryAdapterType) Operator

Definition

Converts a String to a RegistryAdapterType.

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

Parameters

value
String

Returns

Applies to