CloudQueue.CreateIfNotExistsAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudQueue.CreateIfNotExistsAsync () Creates the queue if it does not already exist.
CloudQueue.CreateIfNotExistsAsync (QueueRequestOptions, OperationContext) Creates the queue if it does not already exist.

See Also