다음을 통해 공유


IntegrationServiceErrorCode.Implicit Operator

Definition

Converts a string to a IntegrationServiceErrorCode.

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

Parameters

value
String

Returns

Applies to