Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResolvedServiceEndpoint

Package version

Endpoint of a resolved service partition.

Hierarchy

  • ResolvedServiceEndpoint

Index

Properties

Properties

Optional address

address: undefined | string

The address of the endpoint. If the endpoint has multiple listeners the address is a JSON object with one property per listener with the value as the address of that listener.

Optional kind

The role of the replica where the endpoint is reported. Possible values include: 'Invalid', 'Stateless', 'StatefulPrimary', 'StatefulSecondary'

Generated using TypeDoc