Uses of Class
com.azure.resourcemanager.mediaservices.models.EdgeUsageDataCollectionPolicy
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of EdgeUsageDataCollectionPolicy in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionEdgePoliciesInner.usageDataCollectionPolicy()
Get the usageDataCollectionPolicy property: The usageDataCollectionPolicy property.Modifier and TypeMethodDescriptionEdgePoliciesInner.withUsageDataCollectionPolicy
(EdgeUsageDataCollectionPolicy usageDataCollectionPolicy) Set the usageDataCollectionPolicy property: The usageDataCollectionPolicy property. -
Uses of EdgeUsageDataCollectionPolicy in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionEdgePolicies.usageDataCollectionPolicy()
Gets the usageDataCollectionPolicy property: The usageDataCollectionPolicy property.EdgeUsageDataCollectionPolicy.withDataCollectionFrequency
(String dataCollectionFrequency) Set the dataCollectionFrequency property: Usage data collection frequency in ISO 8601 duration format e.g.EdgeUsageDataCollectionPolicy.withDataReportingFrequency
(String dataReportingFrequency) Set the dataReportingFrequency property: Usage data reporting frequency in ISO 8601 duration format e.g.EdgeUsageDataCollectionPolicy.withEventHubDetails
(EdgeUsageDataEventHub eventHubDetails) Set the eventHubDetails property: Details of Event Hub where the usage will be reported.EdgeUsageDataCollectionPolicy.withMaxAllowedUnreportedUsageDuration
(String maxAllowedUnreportedUsageDuration) Set the maxAllowedUnreportedUsageDuration property: Maximum time for which the functionality of the device will not be hampered for not reporting the usage data.