IotHubReplicaRoleType.Implicit(String to IotHubReplicaRoleType) Operator

Definition

Converts a String to a IotHubReplicaRoleType.

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

Parameters

value
String

Returns

Applies to