Base type: System.Entity
Summary: This entity presents historical statistics of site's logs 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 logs 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 logs files. |
FilesSize | System.Double | The double value that specifies the size of web site logs files. |
VolumeID | System.Int32 | The unique integer representation of web site logs file's volume. |
VolumeSize | System.Int64 | The integer value that specifies size of web site logs file's volume. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
SiteLogDirectory | Orion.APM.IIS.SiteLogDirectory | Defined by relationship Orion.APM.IIS.SiteLogDirectoryStatisticsReferencesSiteLogDirectory (System.Reference) |