StorageCloudBlobCmdletBase.SetBlobMeta_Track2 Method
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.
protected static System.Collections.Generic.IDictionary<string,string> SetBlobMeta_Track2 (System.Collections.Generic.IDictionary<string,string> originalMetaData, System.Collections.Hashtable meta);
static member SetBlobMeta_Track2 : System.Collections.Generic.IDictionary<string, string> * System.Collections.Hashtable -> System.Collections.Generic.IDictionary<string, string>
Protected Shared Function SetBlobMeta_Track2 (originalMetaData As IDictionary(Of String, String), meta As Hashtable) As IDictionary(Of String, String)
Parameters
- originalMetaData
- IDictionary<String,String>
- meta
- Hashtable