Share via


ResolvedServicePartition Class

Definition

Contains information about the partition of the service that was resolved and the set of endpoints that can be used to access the partition.

public sealed class ResolvedServicePartition
type ResolvedServicePartition = class
Public NotInheritable Class ResolvedServicePartition
Inheritance
ResolvedServicePartition

Remarks

The resolved service partition is obtained as a result of calling ResolveServicePartitionAsync(Uri) and the other overloads.

Applies to