BlobContainerEntry 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.
Represents a container item returned in the XML response for a container listing operation.
public sealed class BlobContainerEntry
type BlobContainerEntry = class
Public NotInheritable Class BlobContainerEntry
- Inheritance
-
BlobContainerEntry
Properties
Metadata |
Gets the user-defined metadata for the container. |
Name |
Gets the name of the container. |
Properties |
Gets the container's system properties. |
Uri |
Gets the container's URI. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET