LedgerBundle Class
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.
bundle for the user defined endpoints.
public class LedgerBundle : System.ClientModel.Primitives.IJsonModel<Azure.Security.ConfidentialLedger.Models.LedgerBundle>, System.ClientModel.Primitives.IPersistableModel<Azure.Security.ConfidentialLedger.Models.LedgerBundle>
type LedgerBundle = class
interface IJsonModel<LedgerBundle>
interface IPersistableModel<LedgerBundle>
Public Class LedgerBundle
Implements IJsonModel(Of LedgerBundle), IPersistableModel(Of LedgerBundle)
- Inheritance
-
LedgerBundle
- Implements
Constructors
| Name | Description |
|---|---|
| LedgerBundle(LedgerEndpointMetadata, IEnumerable<ModuleDef>) |
Initializes a new instance of LedgerBundle. |
Properties
| Name | Description |
|---|---|
| Metadata |
Metadata information for the bundle. |
| Modules |
Any object. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to LedgerBundle) | |
| Implicit(LedgerBundle to RequestContent) | |