Interface Topic.DefinitionStages.WithCreate
- 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.WithAuthorizationRule, Topic.DefinitionStages.WithDefaultMessageTTL, Topic.DefinitionStages.WithDeleteOnIdle, Topic.DefinitionStages.WithDuplicateMessageDetection, Topic.DefinitionStages.WithExpressMessage, Topic.DefinitionStages.WithMessageBatching, Topic.DefinitionStages.WithPartitioning, Topic.DefinitionStages.WithSize, Topic.DefinitionStages.WithSubscription
- All Known Subinterfaces:
Topic.Definition, Topic.DefinitionStages.Blank
- Enclosing interface:
Topic.DefinitionStages
public static interface Topic.DefinitionStages.WithCreate
extends com.azure.resourcemanager.resources.fluentcore.model.Creatable<Topic>, Topic.DefinitionStages.WithSize, Topic.DefinitionStages.WithPartitioning, Topic.DefinitionStages.WithDeleteOnIdle, Topic.DefinitionStages.WithDefaultMessageTTL, Topic.DefinitionStages.WithExpressMessage, Topic.DefinitionStages.WithMessageBatching, Topic.DefinitionStages.WithDuplicateMessageDetection, Topic.DefinitionStages.WithSubscription, Topic.DefinitionStages.WithAuthorizationRule
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()), but also allows
for any other optional settings to be specified.-
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