Interface Topic.UpdateStages
- Enclosing interface:
- Topic
public static interface Topic.UpdateStages
Grouping of Service Bus topic update stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The stage of the topic definition allowing to add an authorization rule for accessing the topic.static interface
The stage of the topic definition allowing to define default TTL for messages.static interface
The stage of the topic definition allowing to define auto delete behaviour.static interface
The stage of the topic definition allowing to specify duration of the duplicate message detection history.static interface
The stage of the topic definition allowing to mark it as either holding regular or express messages.static interface
The stage of the topic definition allowing configure message batching behaviour.static interface
The stage of the topic definition allowing to specify size.static interface
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.