public static interface ServiceBusSubscription.DefinitionStages.WithCreate extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<ServiceBusSubscription>, ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle, ServiceBusSubscription.DefinitionStages.WithMessageLockDuration, ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL, ServiceBusSubscription.DefinitionStages.WithSession, ServiceBusSubscription.DefinitionStages.WithMessageBatching, ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription, ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount, ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Creatable.create()), but also allows
for any other optional settings to be specified.create, createAsync, createAsynckeynamewithDeleteOnIdleDurationInMinuteswithMessageLockDurationInSecondswithDefaultMessageTTLwithSessionwithoutMessageBatchingwithExpiredMessageMovedToDeadLetterSubscription, withoutExpiredMessageMovedToDeadLetterSubscriptionwithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCountwithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/