Interface Topic.Definition
- All Superinterfaces:
Creatable<Topic>
,HasName
,Indexable
,Topic.DefinitionStages.Blank
,Topic.DefinitionStages.WithAuthorizationRule
,Topic.DefinitionStages.WithCreate
,Topic.DefinitionStages.WithDefaultMessageTTL
,Topic.DefinitionStages.WithDeleteOnIdle
,Topic.DefinitionStages.WithDuplicateMessageDetection
,Topic.DefinitionStages.WithExpressMessage
,Topic.DefinitionStages.WithMessageBatching
,Topic.DefinitionStages.WithPartitioning
,Topic.DefinitionStages.WithSize
,Topic.DefinitionStages.WithSubscription
- Enclosing interface:
- Topic
public static interface Topic.Definition
extends Topic.DefinitionStages.Blank, Topic.DefinitionStages.WithCreate
The entirety of the Service Bus topic definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRule
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDefaultMessageTTL
withDefaultMessageTTL
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDeleteOnIdle
withDeleteOnIdleDurationInMinutes
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDuplicateMessageDetection
withDuplicateMessageDetection
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithExpressMessage
withExpressMessage
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
withoutMessageBatching
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithPartitioning
withoutPartitioning, withPartitioning
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSize
withSizeInMB
Methods inherited from interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSubscription
withNewSubscription