Interface Topic.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<Topic>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.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.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface Topic.DefinitionStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRuleMethods inherited from interface Topic.DefinitionStages.WithDefaultMessageTTL
withDefaultMessageTTLMethods inherited from interface Topic.DefinitionStages.WithDeleteOnIdle
withDeleteOnIdleDurationInMinutesMethods inherited from interface Topic.DefinitionStages.WithDuplicateMessageDetection
withDuplicateMessageDetectionMethods inherited from interface Topic.DefinitionStages.WithExpressMessage
withExpressMessageMethods inherited from interface Topic.DefinitionStages.WithMessageBatching
withoutMessageBatchingMethods inherited from interface Topic.DefinitionStages.WithPartitioning
withoutPartitioning, withPartitioningMethods inherited from interface Topic.DefinitionStages.WithSize
withSizeInMBMethods inherited from interface Topic.DefinitionStages.WithSubscription
withNewSubscription