你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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