Language

LedgerQueryResult.Entry Property

Definition

The ledger entry found as a result of the query. This is only available if the query is in Ready state.

public Azure.Security.ConfidentialLedger.Models.LedgerEntry Entry { get; }
member this.Entry : Azure.Security.ConfidentialLedger.Models.LedgerEntry
Public ReadOnly Property Entry As LedgerEntry

Property Value

Applies to