Partager via


PoolHealthStatus.Implicit(String to PoolHealthStatus) Operator

Definition

Converts a string to a PoolHealthStatus.

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

Parameters

value
String

Returns

Applies to