ResolvedDestinationCollection Class

Definition

Represents a collection of resolved destinations.

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

Constructors

Name Description
ResolvedDestinationCollection(IReadOnlyDictionary<String,DestinationConfig>, IChangeToken)

Properties

Name Description
ChangeToken

Gets the optional change token used to signal when this collection should be refreshed.

Destinations

Gets the map of destination names to destination configurations.

Applies to