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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python