共用方式為


BlobContainerImpl.IBlobContainer.Metadata Property

Definition

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

Property Value

Implements

Applies to