EdgeUsageDataEventHub Class

EdgeUsageDataEventHub.

Inheritance
azure.mgmt.media._serialization.Model
EdgeUsageDataEventHub

Constructor

EdgeUsageDataEventHub(*, name: str | None = None, namespace: str | None = None, token: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
name
str

Name of the Event Hub where usage will be reported.

namespace
str

Namespace of the Event Hub where usage will be reported.

token
str

SAS token needed to interact with Event Hub.

Variables

Name Description
name
str

Name of the Event Hub where usage will be reported.

namespace
str

Namespace of the Event Hub where usage will be reported.

token
str

SAS token needed to interact with Event Hub.