Bagikan melalui


SmartGroupsSortByField.Implicit(String to SmartGroupsSortByField) Operator

Definition

Converts a string to a SmartGroupsSortByField.

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

Parameters

value
String

Returns

Applies to