public static interface Queue.DefinitionStages.WithCreate extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<Queue>, Queue.DefinitionStages.WithSize, Queue.DefinitionStages.WithPartitioning, Queue.DefinitionStages.WithDeleteOnIdle, Queue.DefinitionStages.WithMessageLockDuration, Queue.DefinitionStages.WithDefaultMessageTTL, Queue.DefinitionStages.WithSession, Queue.DefinitionStages.WithExpressMessage, Queue.DefinitionStages.WithMessageBatching, Queue.DefinitionStages.WithDuplicateMessageDetection, Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue, Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount, Queue.DefinitionStages.WithAuthorizationRule
Creatable.create()), but also allows
for any other optional settings to be specified.create, createAsync, createAsynckeynamewithSizeInMBwithoutPartitioning, withPartitioningwithDeleteOnIdleDurationInMinuteswithMessageLockDurationInSecondswithDefaultMessageTTLwithSessionwithExpressMessagewithoutMessageBatchingwithDuplicateMessageDetectionwithExpiredMessageMovedToDeadLetterQueuewithMessageMovedToDeadLetterQueueOnMaxDeliveryCountwithNewListenRule, withNewManageRule, withNewSendRule/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/