Language

LedgerConstitution.Explicit(Response to LedgerConstitution) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the LedgerConstitution from.

Returns

Applies to