IotHubEndpointHealthStatus.Implicit Operator

Definition

Converts a string to a IotHubEndpointHealthStatus.

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

Parameters

value
String

Returns

Applies to