ServiceBusSubscription.DefinitionStages.WithCreate Interface
public interface WithCreate extends Creatable,ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle,ServiceBusSubscription.DefinitionStages.WithMessageLockDuration,ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL,ServiceBusSubscription.DefinitionStages.WithSession,ServiceBusSubscription.DefinitionStages.WithMessageBatching,ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription,ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount,ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
The stage of the definition which contains all the minimum required inputs for the resource to be created (via create()), but also allows for any other optional settings to be specified.
Inherited Members
Applies to
Azure SDK for Java