StorageCloudBlobCmdletBase.ContainerIsEmpty 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.
Overloads
ContainerIsEmpty(CloudBlobContainer) | |
ContainerIsEmpty(CloudBlobContainer) |
ContainerIsEmpty(CloudBlobContainer)
protected bool ContainerIsEmpty (Microsoft.Azure.Storage.Blob.CloudBlobContainer container);
member this.ContainerIsEmpty : Microsoft.Azure.Storage.Blob.CloudBlobContainer -> bool
Protected Function ContainerIsEmpty (container As CloudBlobContainer) As Boolean
Parameters
- container
- CloudBlobContainer
Returns
Applies to
ContainerIsEmpty(CloudBlobContainer)
protected bool ContainerIsEmpty (Microsoft.WindowsAzure.Storage.Blob.CloudBlobContainer container);
member this.ContainerIsEmpty : Microsoft.WindowsAzure.Storage.Blob.CloudBlobContainer -> bool
Protected Function ContainerIsEmpty (container As CloudBlobContainer) As Boolean
Parameters
- container
- CloudBlobContainer