Language

LedgerEndpointMetadata.Endpoints Property

Definition

A map of path to method endpoints for the path.

public System.Collections.Generic.IDictionary<string,Azure.Security.ConfidentialLedger.Models.MethodToEndpointProperties> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IDictionary<string, Azure.Security.ConfidentialLedger.Models.MethodToEndpointProperties>
Public ReadOnly Property Endpoints As IDictionary(Of String, MethodToEndpointProperties)

Property Value

Applies to