Share via


FileShareRecoveryType.Implicit(String to FileShareRecoveryType) Operator

Definition

Converts a string to a FileShareRecoveryType.

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

Parameters

value
String

Returns

Applies to