Share via


ConfidentialLedgerType.Implicit(String to ConfidentialLedgerType) Operator

Definition

Converts a string to a ConfidentialLedgerType.

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

Parameters

value
String

Returns

Applies to