Language

LedgerBundle.Explicit(Response to LedgerBundle) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the LedgerBundle from.

Returns

Applies to