HttpScheme.Implicit(String to HttpScheme) Operator

Definition

Converts a string to a HttpScheme.

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

Parameters

value
String

Returns

Applies to