DataLakeStoreChildItemSummary(ContentSummary) Constructor
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.
Creates instance of DataLakeStoreChildItemSummary
public DataLakeStoreChildItemSummary (Microsoft.Azure.DataLake.Store.ContentSummary summary);
new Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreChildItemSummary : Microsoft.Azure.DataLake.Store.ContentSummary -> Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreChildItemSummary
Public Sub New (summary As ContentSummary)
Parameters
- summary
- ContentSummary