共用方式為


NamespaceInfo Class

Definition

Class NamespaceInfo. Implements the INamespaceInfo

public class NamespaceInfo : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamespaceInfo
type NamespaceInfo = class
    interface INamespaceInfo
Public Class NamespaceInfo
Implements INamespaceInfo
Inheritance
NamespaceInfo
Implements

Constructors

NamespaceInfo()

Properties

IsComplete

Gets or sets a value indicating whether this instance is complete.

NumberOfDirectories

Gets the number of directories.

NumberOfFiles

Gets the number of files.

Path

Gets the path.

TotalFileSizeInBytes

Gets the total file size in bytes.

Applies to

See also