Microsoft.Azure.Management.ServiceBus.Fluent.Topic.Update Namespace

Interfaces

IUpdate

The template for a Service Bus topic update operation, containing all the settings that can be modified.

IWithAuthorizationRule

The stage of the topic definition allowing to add an authorization rule for accessing the topic.

IWithDefaultMessageTTL

The stage of the topic definition allowing to define default TTL for messages.

IWithDeleteOnIdle

The stage of the topic definition allowing to define auto delete behaviour.

IWithDuplicateMessageDetection

The stage of the topic definition allowing to specify duration of the duplicate message detection history.

IWithExpressMessage

The stage of the topic definition allowing to mark it as either holding regular or express messages.

IWithMessageBatching

The stage of the topic definition allowing configure message batching behaviour.

IWithSize

The stage of the topic definition allowing to specify size.

IWithSubscription

The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.