Table of Contents

Interface IConsumerDestination

Namespace
Steeltoe.Stream.Provisioning
Assembly
Steeltoe.Stream.Abstractions.dll

Represents a ConsumerDestination that provides the information about the destination that is physically provisioned through a provisioning provider

public interface IConsumerDestination

Properties

Name

Gets the destination name

string Name { get; }

Property Value

string