StorageCloudBlobCmdletBase.SetBlobProperties(CloudBlob, Hashtable) 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.
set blob properties to a blob object
protected static void SetBlobProperties (Microsoft.Azure.Storage.Blob.CloudBlob blob, System.Collections.Hashtable properties);
static member SetBlobProperties : Microsoft.Azure.Storage.Blob.CloudBlob * System.Collections.Hashtable -> unit
Protected Shared Sub SetBlobProperties (blob As CloudBlob, properties As Hashtable)
Parameters
- blob
- CloudBlob
CloudBlob object
- properties
- Hashtable
blob properties hashtable