CloudPageBlobObjectFactory.CreateContainer(BlobUri) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool CreateContainer (Microsoft.WindowsAzure.Commands.Sync.Download.BlobUri destination);
abstract member CreateContainer : Microsoft.WindowsAzure.Commands.Sync.Download.BlobUri -> bool
override this.CreateContainer : Microsoft.WindowsAzure.Commands.Sync.Download.BlobUri -> bool
Public Function CreateContainer (destination As BlobUri) As Boolean
Parameters
- destination
- BlobUri