Megosztás a következőn keresztül:


Category.Implicit(String to Category) Operator

Definition

Converts a string to a Category.

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

Parameters

value
String

Returns

Applies to