Class BlobContainerItem
An Azure Storage container
Namespace: Azure.Storage.Blobs.Models
Assembly: Azure.Storage.Blobs.dll
Syntax
public class BlobContainerItem
Properties
Name
Properties
Properties of a container
Declaration
public Azure.Storage.Blobs.Models.BlobContainerProperties Properties { get; }
Property Value
BlobContainerProperties
|