Share via


AmlFileSystemSquashMode.Implicit(String to AmlFileSystemSquashMode) Operator

Definition

Converts a string to a AmlFileSystemSquashMode.

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

Parameters

value
String

Returns

Applies to