IisLogsDataSource 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.
Enables IIS logs to be collected by this data collection rule.
public class IisLogsDataSource
type IisLogsDataSource = class
Public Class IisLogsDataSource
- Inheritance
-
IisLogsDataSource
Constructors
IisLogsDataSource() |
Initializes a new instance of the IisLogsDataSource class. |
IisLogsDataSource(IList<String>, IList<String>, String) |
Initializes a new instance of the IisLogsDataSource class. |
Properties
LogDirectories |
Gets or sets absolute paths file location |
Name |
Gets or sets a friendly name for the data source. This name should be unique across all data sources (regardless of type) within the data collection rule. |
Streams |
Gets or sets IIS streams |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET