EdgeUsageDataEventHub Class
EdgeUsageDataEventHub.
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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python