Base type: System.Entity
Summary: This entity presents historical statistics of site's directory.
Name | Type | Notes |
---|---|---|
SiteID | System.Int32 | The unique integer representation of target site. |
TimeStamp | System.DateTime | The date of last poll for site's directory statistics. |
Path | System.String | The string value that specifies the name of the directory where files are stored. |
FilesCount | System.Int32 | The integer value that specifies the count of web site files. |
FilesSize | System.Double | The double value that specifies the size of web site files. |
VolumeID | System.Int32 | The unique integer representation of web site file's volume. |
VolumeSize | System.Int64 | The integer value that specifies size of web site file's volume. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
SiteDirectory | Orion.APM.IIS.SiteDirectory | Defined by relationship Orion.APM.IIS.SiteDirectoryStatisticsReferencesSiteDirectory (System.Reference) |