Uses of Class
com.azure.resourcemanager.mediaservices.models.EdgeUsageDataEventHub
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of EdgeUsageDataEventHub in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionEdgeUsageDataCollectionPolicy.eventHubDetails()
Get the eventHubDetails property: Details of Event Hub where the usage will be reported.Set the name property: Name of the Event Hub where usage will be reported.EdgeUsageDataEventHub.withNamespace
(String namespace) Set the namespace property: Namespace of the Event Hub where usage will be reported.Set the token property: SAS token needed to interact with Event Hub.Modifier and TypeMethodDescriptionEdgeUsageDataCollectionPolicy.withEventHubDetails
(EdgeUsageDataEventHub eventHubDetails) Set the eventHubDetails property: Details of Event Hub where the usage will be reported.