Share via


AppServiceFtpsState.Implicit(String to AppServiceFtpsState) Operator

Definition

Converts a string to a AppServiceFtpsState.

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

Parameters

value
String

Returns

Applies to