NamespaceInfo Class
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.
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. |