BlobContainerImpl.IBlobContainer.Metadata Property
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.
Gets the metadata value.
System.Collections.Generic.IReadOnlyDictionary<string,string> Microsoft.Azure.Management.Storage.Fluent.IBlobContainer.Metadata { get; }
member this.Microsoft.Azure.Management.Storage.Fluent.IBlobContainer.Metadata : System.Collections.Generic.IReadOnlyDictionary<string, string>
ReadOnly Property Metadata As IReadOnlyDictionary(Of String, String) Implements IBlobContainer.Metadata