Partager via


ArmMediaModelFactory.EdgeUsageDataEventHub(String, String, String) Méthode

Définition

Initialise une nouvelle instance de EdgeUsageDataEventHub.

public static Azure.ResourceManager.Media.Models.EdgeUsageDataEventHub EdgeUsageDataEventHub (string name = default, string namespace = default, string token = default);
static member EdgeUsageDataEventHub : string * string * string -> Azure.ResourceManager.Media.Models.EdgeUsageDataEventHub
Public Shared Function EdgeUsageDataEventHub (Optional name As String = Nothing, Optional namespace As String = Nothing, Optional token As String = Nothing) As EdgeUsageDataEventHub

Paramètres

name
String

Nom du hub d’événements où l’utilisation sera signalée.

namespace
String

Espace de noms du hub d’événements où l’utilisation sera signalée.

token
String

Jeton SAS nécessaire pour interagir avec Event Hub.

Retours

Une nouvelle EdgeUsageDataEventHub instance pour se moquer.

S’applique à