EdgeUsageDataCollectionPolicy 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.
public class EdgeUsageDataCollectionPolicy
type EdgeUsageDataCollectionPolicy = class
Public Class EdgeUsageDataCollectionPolicy
- Inheritance
-
EdgeUsageDataCollectionPolicy
Constructors
EdgeUsageDataCollectionPolicy() |
Initializes a new instance of the EdgeUsageDataCollectionPolicy class. |
EdgeUsageDataCollectionPolicy(String, String, String, EdgeUsageDataEventHub) |
Initializes a new instance of the EdgeUsageDataCollectionPolicy class. |
Properties
DataCollectionFrequency |
Gets or sets usage data collection frequency in ISO 8601 duration format e.g. PT10M , PT5H. |
DataReportingFrequency |
Gets or sets usage data reporting frequency in ISO 8601 duration format e.g. PT10M , PT5H. |
EventHubDetails |
Gets or sets details of Event Hub where the usage will be reported. |
MaxAllowedUnreportedUsageDuration |
Gets or sets maximum time for which the functionality of the device will not be hampered for not reporting the usage data. |