LocalCacheMode.Implicit(String to LocalCacheMode) Operator

Definition

Converts a string to a LocalCacheMode.

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

Parameters

value
String

Returns

Applies to