Freigeben über


AutoImportJobState.Implicit(String to AutoImportJobState) Operator

Definition

Converts a String to a AutoImportJobState.

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

Parameters

value
String

Returns

Applies to