AzureStorageContainer Class
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.
azure storage container
public class AzureStorageContainer : Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageBase
type AzureStorageContainer = class
inherit AzureStorageBase
Public Class AzureStorageContainer
Inherits AzureStorageBase
- Inheritance
Constructors
Properties
AccessPolicy |
the AccessPolicy of BlobContainer |
BlobContainerClient |
XSCL Track2 container Client, used to run blob APIs |
BlobContainerProperties |
XSCL Track2 Blob properties, will retrieve the properties on server and return to user |
CloudBlobContainer |
CloudBlobContainer object |
Context | (Inherited from AzureStorageBase) |
ContinuationToken |
Container continuation token |
IsDeleted |
Set to true if the container is deleted |
LastModified |
last modified of CloudBlobContainer |
Name | (Inherited from AzureStorageBase) |
Permission |
the permission of CloudBlobContainer |
PublicAccess |
the public access level of CloudBlobContainer |
VersionId |
deleted container version |