ContainerRequest.AddMetadata 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
ContainerRequest.AddMetadata (HttpWebRequest, NameValueCollection)Adds user-defined metadata to the request as one or more name-value pairs.
ContainerRequest.AddMetadata (HttpWebRequest, String, String)Adds user-defined metadata to the request as a single name-value pair.

See Also