Delen via


ScmType.Implicit(String to ScmType) Operator

Definition

Converts a string to a ScmType.

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

Parameters

value
String

Returns

Applies to