Freigeben über


DataLakeStoreChildItemSummary Class

Definition

Powershell side data structure containing files and directory count and total size

public class DataLakeStoreChildItemSummary
type DataLakeStoreChildItemSummary = class
Public Class DataLakeStoreChildItemSummary
Inheritance
DataLakeStoreChildItemSummary

Constructors

DataLakeStoreChildItemSummary(ContentSummary)

Creates instance of DataLakeStoreChildItemSummary

Properties

DirectoryCount

Total directory count

FileCount

Total file count

Length

Total file sizes

SpaceConsumed

Total space consumed

Applies to