EdgeUsageDataCollectionPolicy interface

Properties

dataCollectionFrequency

Usage data collection frequency in ISO 8601 duration format e.g. PT10M , PT5H.

dataReportingFrequency

Usage data reporting frequency in ISO 8601 duration format e.g. PT10M , PT5H.

eventHubDetails

Details of Event Hub where the usage will be reported.

maxAllowedUnreportedUsageDuration

Maximum time for which the functionality of the device will not be hampered for not reporting the usage data.

Property Details

dataCollectionFrequency

Usage data collection frequency in ISO 8601 duration format e.g. PT10M , PT5H.

dataCollectionFrequency?: string

Property Value

string

dataReportingFrequency

Usage data reporting frequency in ISO 8601 duration format e.g. PT10M , PT5H.

dataReportingFrequency?: string

Property Value

string

eventHubDetails

Details of Event Hub where the usage will be reported.

eventHubDetails?: EdgeUsageDataEventHub

Property Value

maxAllowedUnreportedUsageDuration

Maximum time for which the functionality of the device will not be hampered for not reporting the usage data.

maxAllowedUnreportedUsageDuration?: string

Property Value

string