Topic.Update Interface
Implements
Appliable<Topic>
WithAuthorizationRule
WithDefaultMessageTTL
WithDeleteOnIdle
WithDuplicateMessageDetection
WithExpressMessage
WithMessageBatching
WithSize
WithSubscription
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java