Interface Topic.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<Topic>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, Topic.UpdateStages.WithAuthorizationRule, Topic.UpdateStages.WithDefaultMessageTTL, Topic.UpdateStages.WithDeleteOnIdle, Topic.UpdateStages.WithDuplicateMessageDetection, Topic.UpdateStages.WithExpressMessage, Topic.UpdateStages.WithMessageBatching, Topic.UpdateStages.WithSize, Topic.UpdateStages.WithSubscription
- Enclosing interface:
Topic
public static interface Topic.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<Topic>, Topic.UpdateStages.WithSize, Topic.UpdateStages.WithDeleteOnIdle, Topic.UpdateStages.WithDefaultMessageTTL, Topic.UpdateStages.WithExpressMessage, Topic.UpdateStages.WithMessageBatching, Topic.UpdateStages.WithDuplicateMessageDetection, Topic.UpdateStages.WithSubscription, Topic.UpdateStages.WithAuthorizationRule
The template for a Service Bus topic update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface Topic.UpdateStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRule, withoutAuthorizationRuleMethods inherited from interface Topic.UpdateStages.WithDefaultMessageTTL
withDefaultMessageTTLMethods inherited from interface Topic.UpdateStages.WithDeleteOnIdle
withDeleteOnIdleDurationInMinutesMethods inherited from interface Topic.UpdateStages.WithDuplicateMessageDetection
withDuplicateMessageDetectionHistoryDuration, withoutDuplicateMessageDetectionMethods inherited from interface Topic.UpdateStages.WithExpressMessage
withExpressMessage, withoutExpressMessageMethods inherited from interface Topic.UpdateStages.WithMessageBatching
withMessageBatching, withoutMessageBatchingMethods inherited from interface Topic.UpdateStages.WithSize
withSizeInMBMethods inherited from interface Topic.UpdateStages.WithSubscription
withNewSubscription, withoutSubscription