EdgeUsageDataEventHub interface
Properties
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. |
Property Details
name
Name of the Event Hub where usage will be reported.
name?: string
Property Value
string
namespace
Namespace of the Event Hub where usage will be reported.
namespace?: string
Property Value
string
token
SAS token needed to interact with Event Hub.
token?: string
Property Value
string