Freigeben über


INotificationHubsOperations Schnittstelle

Definition

NotificationHubsOperations-Vorgänge.

public interface INotificationHubsOperations
type INotificationHubsOperations = interface
Public Interface INotificationHubsOperations

Methoden

CheckNotificationHubAvailabilityWithHttpMessagesAsync(String, String, CheckAvailabilityParameters, Dictionary<String,List<String>>, CancellationToken)

Überprüft die Verfügbarkeit des angegebenen notificationHub in einem Namespace.

CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Erstellt/Updates einer Autorisierungsregel für einen NotificationHub

CreateOrUpdateWithHttpMessagesAsync(String, String, String, NotificationHubCreateOrUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Erstellt/aktualisiert einen NotificationHub in einem Namespace.

DebugSendWithHttpMessagesAsync(String, String, String, Object, Dictionary<String,List<String>>, CancellationToken)

Testen des Sendens einer Pushbenachrichtigung

DeleteAuthorizationRuleWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine notificationHub-Autorisierungsregel

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht einen Notification Hub, der einem Namespace zugeordnet ist.

GetAuthorizationRuleWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Autorisierungsregel für einen NotificationHub nach Name ab.

GetPnsCredentialsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die PNS-Anmeldeinformationen auf, die einem Notification Hub zugeordnet sind.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

ListAuthorizationRulesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft die Autorisierungsregeln für einen NotificationHub ab.

ListAuthorizationRulesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die Autorisierungsregeln für einen NotificationHub ab.

ListKeysWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die primäre und sekundäre ConnectionStrings zum NotificationHub ab.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

PatchWithHttpMessagesAsync(String, String, String, NotificationHubPatchParameters, Dictionary<String,List<String>>, CancellationToken)

Patchen Sie einen NotificationHub in einem Namespace.

RegenerateKeysWithHttpMessagesAsync(String, String, String, String, PolicykeyResource, Dictionary<String,List<String>>, CancellationToken)

Generiert die primären/sekundären Schlüssel für die NotificationHub-Autorisierungsregel

Erweiterungsmethoden

CheckNotificationHubAvailability(INotificationHubsOperations, String, String, CheckAvailabilityParameters)

Überprüft die Verfügbarkeit des angegebenen notificationHub in einem Namespace.

CheckNotificationHubAvailabilityAsync(INotificationHubsOperations, String, String, CheckAvailabilityParameters, CancellationToken)

Überprüft die Verfügbarkeit des angegebenen notificationHub in einem Namespace.

CreateOrUpdate(INotificationHubsOperations, String, String, String, NotificationHubCreateOrUpdateParameters)

Erstellt/aktualisiert einen NotificationHub in einem Namespace.

CreateOrUpdateAsync(INotificationHubsOperations, String, String, String, NotificationHubCreateOrUpdateParameters, CancellationToken)

Erstellt/aktualisiert einen NotificationHub in einem Namespace.

CreateOrUpdateAuthorizationRule(INotificationHubsOperations, String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters)

Erstellt/Updates einer Autorisierungsregel für einen NotificationHub

CreateOrUpdateAuthorizationRuleAsync(INotificationHubsOperations, String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters, CancellationToken)

Erstellt/Updates einer Autorisierungsregel für einen NotificationHub

DebugSend(INotificationHubsOperations, String, String, String, Object)

Testen des Sendens einer Pushbenachrichtigung

DebugSendAsync(INotificationHubsOperations, String, String, String, Object, CancellationToken)

Testen des Sendens einer Pushbenachrichtigung

Delete(INotificationHubsOperations, String, String, String)

Löscht einen Notification Hub, der einem Namespace zugeordnet ist.

DeleteAsync(INotificationHubsOperations, String, String, String, CancellationToken)

Löscht einen Notification Hub, der einem Namespace zugeordnet ist.

DeleteAuthorizationRule(INotificationHubsOperations, String, String, String, String)

Löscht eine notificationHub-Autorisierungsregel

DeleteAuthorizationRuleAsync(INotificationHubsOperations, String, String, String, String, CancellationToken)

Löscht eine notificationHub-Autorisierungsregel

Get(INotificationHubsOperations, String, String, String)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

GetAsync(INotificationHubsOperations, String, String, String, CancellationToken)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

GetAuthorizationRule(INotificationHubsOperations, String, String, String, String)

Ruft eine Autorisierungsregel für einen NotificationHub nach Name ab.

GetAuthorizationRuleAsync(INotificationHubsOperations, String, String, String, String, CancellationToken)

Ruft eine Autorisierungsregel für einen NotificationHub nach Name ab.

GetPnsCredentials(INotificationHubsOperations, String, String, String)

Listet die PNS-Anmeldeinformationen auf, die einem Notification Hub zugeordnet sind.

GetPnsCredentialsAsync(INotificationHubsOperations, String, String, String, CancellationToken)

Listet die PNS-Anmeldeinformationen auf, die einem Notification Hub zugeordnet sind.

List(INotificationHubsOperations, String, String)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

ListAsync(INotificationHubsOperations, String, String, CancellationToken)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

ListAuthorizationRules(INotificationHubsOperations, String, String, String)

Ruft die Autorisierungsregeln für einen NotificationHub ab.

ListAuthorizationRulesAsync(INotificationHubsOperations, String, String, String, CancellationToken)

Ruft die Autorisierungsregeln für einen NotificationHub ab.

ListAuthorizationRulesNext(INotificationHubsOperations, String)

Ruft die Autorisierungsregeln für einen NotificationHub ab.

ListAuthorizationRulesNextAsync(INotificationHubsOperations, String, CancellationToken)

Ruft die Autorisierungsregeln für einen NotificationHub ab.

ListKeys(INotificationHubsOperations, String, String, String, String)

Ruft die primäre und sekundäre ConnectionStrings zum NotificationHub ab.

ListKeysAsync(INotificationHubsOperations, String, String, String, String, CancellationToken)

Ruft die primäre und sekundäre ConnectionStrings zum NotificationHub ab.

ListNext(INotificationHubsOperations, String)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

ListNextAsync(INotificationHubsOperations, String, CancellationToken)

Listet die Notification Hubs auf, die einem Namespace zugeordnet sind.

Patch(INotificationHubsOperations, String, String, String, NotificationHubPatchParameters)

Patchen Sie einen NotificationHub in einem Namespace.

PatchAsync(INotificationHubsOperations, String, String, String, NotificationHubPatchParameters, CancellationToken)

Patchen Sie einen NotificationHub in einem Namespace.

RegenerateKeys(INotificationHubsOperations, String, String, String, String, PolicykeyResource)

Generiert die primären/sekundären Schlüssel für die NotificationHub-Autorisierungsregel

RegenerateKeysAsync(INotificationHubsOperations, String, String, String, String, PolicykeyResource, CancellationToken)

Generiert die primären/sekundären Schlüssel für die NotificationHub-Autorisierungsregel

Gilt für: