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. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python