CloudFileShare.CreateIfNotExistsAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudFileShare.CreateIfNotExistsAsync () Creates the share if it does not already exist.
CloudFileShare.CreateIfNotExistsAsync (FileRequestOptions, OperationContext) Creates the share if it does not already exist.

See Also