EdgeUsageDataEventHub Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class EdgeUsageDataEventHub
type EdgeUsageDataEventHub = class
Public Class EdgeUsageDataEventHub
- Inheritance
-
EdgeUsageDataEventHub
Constructors
EdgeUsageDataEventHub() |
Initializes a new instance of the EdgeUsageDataEventHub class. |
EdgeUsageDataEventHub(String, String, String) |
Initializes a new instance of the EdgeUsageDataEventHub class. |
Properties
Name |
Gets or sets name of the Event Hub where usage will be reported. |
NamespaceProperty |
Gets or sets namespace of the Event Hub where usage will be reported. |
Token |
Gets or sets SAS token needed to interact with Event Hub. |