LedgerEndpointMetadata 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.
Metadata for endpoints.
public class LedgerEndpointMetadata : System.ClientModel.Primitives.IJsonModel<Azure.Security.ConfidentialLedger.Models.LedgerEndpointMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.Security.ConfidentialLedger.Models.LedgerEndpointMetadata>
type LedgerEndpointMetadata = class
interface IJsonModel<LedgerEndpointMetadata>
interface IPersistableModel<LedgerEndpointMetadata>
Public Class LedgerEndpointMetadata
Implements IJsonModel(Of LedgerEndpointMetadata), IPersistableModel(Of LedgerEndpointMetadata)
- Inheritance
-
LedgerEndpointMetadata
- Implements
Constructors
| Name | Description |
|---|---|
| LedgerEndpointMetadata(IDictionary<String,MethodToEndpointProperties>) |
Initializes a new instance of LedgerEndpointMetadata. |
Properties
| Name | Description |
|---|---|
| Endpoints |
A map of path to method endpoints for the path. |