LedgerQueryResult.Entry Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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