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


HypothesisStatus.Implicit(String to HypothesisStatus) Operator

Definition

Converts a string to a HypothesisStatus.

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

Parameters

value
String

Returns

Applies to