Share via


ContainerAppHttpScheme.Implicit(String to ContainerAppHttpScheme) Operator

Definition

Converts a string to a ContainerAppHttpScheme.

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

Parameters

value
String

Returns

Applies to