ProtectedItemState.Implicit(String to ProtectedItemState) Operator

Definition

Converts a string to a ProtectedItemState.

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

Parameters

value
String

Returns

Applies to