다음을 통해 공유


OperationNameFormat.Implicit(String to OperationNameFormat) Operator

Definition

Converts a string to a OperationNameFormat.

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

Parameters

value
String

Returns

Applies to