Share via


StorageSyncOperationDirection.Implicit Operator

Definition

Converts a string to a StorageSyncOperationDirection.

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

Parameters

value
String

Returns

Applies to