Topic.Update Interface

Implements

public static interface Topic.Update
extends Appliable<Topic>, WithSize, WithDeleteOnIdle, WithDefaultMessageTTL, WithExpressMessage, WithMessageBatching, WithDuplicateMessageDetection, WithSubscription, WithAuthorizationRule

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

Applies to