Dela via


ComputeFleetCachingType.Implicit(String to ComputeFleetCachingType) Operator

Definition

Converts a String to a ComputeFleetCachingType.

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

Parameters

value
String

Returns

Applies to