StorageCloudBlobCmdletBase.validDatalakeGen2FileProperties 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<Azure.Storage.Files.DataLake.Models.PathHttpHeaders,string>> validDatalakeGen2FileProperties;
staticval mutable validDatalakeGen2FileProperties : System.Collections.Generic.Dictionary<string, Action<Azure.Storage.Files.DataLake.Models.PathHttpHeaders, string>>
Protected Shared validDatalakeGen2FileProperties As Dictionary(Of String, Action(Of PathHttpHeaders, String))