다음을 통해 공유


CacheKeyQueryStringActionType.Implicit Operator

Definition

Converts a string to a CacheKeyQueryStringActionType.

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

Parameters

value
String

Returns

Applies to