Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResolvedServicePartition

Package version

Information about a service partition and its associated endpoints.

Hierarchy

  • ResolvedServicePartition

Index

Properties

endpoints

List of resolved service endpoints of a service partition.

name

name: string

The full name of the service with 'fabric:' URI scheme.

partitionInformation

partitionInformation: PartitionInformationUnion

A representation of the resolved partition.

version

version: string

The version of this resolved service partition result. This version should be passed in the next time the ResolveService call is made via the PreviousRspVersion query parameter.

Generated using TypeDoc