次の方法で共有


BlobContainerImpl.IBlobContainer.Metadata プロパティ

定義

メタデータ値を取得します。

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

プロパティ値

実装

適用対象