EdgeUsageDataEventHub Class
EdgeUsageDataEventHub.
- Inheritance
-
azure.mgmt.media._serialization.ModelEdgeUsageDataEventHub
Constructor
EdgeUsageDataEventHub(*, name: str | None = None, namespace: str | None = None, token: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Name of the Event Hub where usage will be reported. |
namespace
|
Namespace of the Event Hub where usage will be reported. |
token
|
SAS token needed to interact with Event Hub. |
Variables
Name | Description |
---|---|
name
|
Name of the Event Hub where usage will be reported. |
namespace
|
Namespace of the Event Hub where usage will be reported. |
token
|
SAS token needed to interact with Event Hub. |