Language

LedgerEntry.Explicit(Response to LedgerEntry) Operator

Definition

public static explicit operator Azure.Security.ConfidentialLedger.Models.LedgerEntry(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Security.ConfidentialLedger.Models.LedgerEntry
Public Shared Narrowing Operator CType (response As Response) As LedgerEntry

Parameters

response
Response

The Response to deserialize the LedgerEntry from.

Returns

Applies to