StorageCloudBlobCmdletBase.validCloudBlobProperties Field
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.Dictionary<string,Action<Microsoft.Azure.Storage.Blob.BlobProperties,string>> validCloudBlobProperties;
staticval mutable validCloudBlobProperties : System.Collections.Generic.Dictionary<string, Action<Microsoft.Azure.Storage.Blob.BlobProperties, string>>
Protected Shared validCloudBlobProperties As Dictionary(Of String, Action(Of BlobProperties, String))