ContainerResponse.GetMetadata Method

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Overload List

NameDescription
ContainerResponse.GetMetadata (HttpWebResponse)Gets a collection of user-defined metadata from the response.
ContainerResponse.GetMetadata (HttpWebResponse, String)Gets an array of values for a specified name-value pair from the user-defined metadata included in the response.

See Also