BeginCreateOrUpdate(INamespacesOperations, String, String, SBNamespace)
|
Erstellt oder aktualisiert einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.
https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx
|
BeginCreateOrUpdateAsync(INamespacesOperations, String, String, SBNamespace, CancellationToken)
|
Erstellt oder aktualisiert einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.
https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx
|
BeginDelete(INamespacesOperations, String, String)
|
Löscht einen vorhandenen Namespace. Durch diesen Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt.
https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx
|
BeginDeleteAsync(INamespacesOperations, String, String, CancellationToken)
|
Löscht einen vorhandenen Namespace. Durch diesen Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt.
https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx
|
CheckNameAvailabilityMethod(INamespacesOperations, CheckNameAvailability)
|
Überprüfen Sie die Verfügbarkeit von Namespacenamen geben.
|
CheckNameAvailabilityMethodAsync(INamespacesOperations, CheckNameAvailability, CancellationToken)
|
Überprüfen Sie die Verfügbarkeit von Namespacenamen geben.
|
CreateOrUpdate(INamespacesOperations, String, String, SBNamespace)
|
Erstellt oder aktualisiert einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.
https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx
|
CreateOrUpdateAsync(INamespacesOperations, String, String, SBNamespace, CancellationToken)
|
Erstellt oder aktualisiert einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.
https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx
|
CreateOrUpdateAuthorizationRule(INamespacesOperations, String, String, String, SBAuthorizationRule)
|
Erstellt oder aktualisiert eine Autorisierungsregel für einen Namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639410.aspx
|
CreateOrUpdateAuthorizationRuleAsync(INamespacesOperations, String, String, String, SBAuthorizationRule, CancellationToken)
|
Erstellt oder aktualisiert eine Autorisierungsregel für einen Namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639410.aspx
|
CreateOrUpdateNetworkRuleSet(INamespacesOperations, String, String, NetworkRuleSet)
|
Erstellen oder aktualisieren Sie NetworkRuleSet für einen Namespace.
|
CreateOrUpdateNetworkRuleSetAsync(INamespacesOperations, String, String, NetworkRuleSet, CancellationToken)
|
Erstellen oder aktualisieren Sie NetworkRuleSet für einen Namespace.
|
Delete(INamespacesOperations, String, String)
|
Löscht einen vorhandenen Namespace. Durch diesen Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt.
https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx
|
DeleteAsync(INamespacesOperations, String, String, CancellationToken)
|
Löscht einen vorhandenen Namespace. Durch diesen Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt.
https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx
|
DeleteAuthorizationRule(INamespacesOperations, String, String, String)
|
Löscht eine Namespaceautorisierungsregel.
https://msdn.microsoft.com/en-us/library/azure/mt639417.aspx
|
DeleteAuthorizationRuleAsync(INamespacesOperations, String, String, String, CancellationToken)
|
Löscht eine Namespaceautorisierungsregel.
https://msdn.microsoft.com/en-us/library/azure/mt639417.aspx
|
Get(INamespacesOperations, String, String)
|
Ruft eine Beschreibung für den angegebenen Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx
|
GetAsync(INamespacesOperations, String, String, CancellationToken)
|
Ruft eine Beschreibung für den angegebenen Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx
|
GetAuthorizationRule(INamespacesOperations, String, String, String)
|
Ruft eine Autorisierungsregel für einen Namespace nach Regelname ab.
https://msdn.microsoft.com/en-us/library/azure/mt639392.aspx
|
GetAuthorizationRuleAsync(INamespacesOperations, String, String, String, CancellationToken)
|
Ruft eine Autorisierungsregel für einen Namespace nach Regelname ab.
https://msdn.microsoft.com/en-us/library/azure/mt639392.aspx
|
GetNetworkRuleSet(INamespacesOperations, String, String)
|
Ruft NetworkRuleSet für einen Namespace ab.
|
GetNetworkRuleSetAsync(INamespacesOperations, String, String, CancellationToken)
|
Ruft NetworkRuleSet für einen Namespace ab.
|
List(INamespacesOperations)
|
Ruft alle verfügbaren Namespaces innerhalb des Abonnements ab, unabhängig von den Ressourcengruppen.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
ListAsync(INamespacesOperations, CancellationToken)
|
Ruft alle verfügbaren Namespaces innerhalb des Abonnements ab, unabhängig von den Ressourcengruppen.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
ListAuthorizationRules(INamespacesOperations, String, String)
|
Ruft die Autorisierungsregeln für einen Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx
|
ListAuthorizationRulesAsync(INamespacesOperations, String, String, CancellationToken)
|
Ruft die Autorisierungsregeln für einen Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx
|
ListAuthorizationRulesNext(INamespacesOperations, String)
|
Ruft die Autorisierungsregeln für einen Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx
|
ListAuthorizationRulesNextAsync(INamespacesOperations, String, CancellationToken)
|
Ruft die Autorisierungsregeln für einen Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx
|
ListByResourceGroup(INamespacesOperations, String)
|
Ruft die verfügbaren Namespaces innerhalb einer Ressourcengruppe ab.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
ListByResourceGroupAsync(INamespacesOperations, String, CancellationToken)
|
Ruft die verfügbaren Namespaces innerhalb einer Ressourcengruppe ab.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
ListByResourceGroupNext(INamespacesOperations, String)
|
Ruft die verfügbaren Namespaces innerhalb einer Ressourcengruppe ab.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
ListByResourceGroupNextAsync(INamespacesOperations, String, CancellationToken)
|
Ruft die verfügbaren Namespaces innerhalb einer Ressourcengruppe ab.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
ListKeys(INamespacesOperations, String, String, String)
|
Ruft die primäre und sekundäre Verbindungszeichenfolge für den Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639398.aspx
|
ListKeysAsync(INamespacesOperations, String, String, String, CancellationToken)
|
Ruft die primäre und sekundäre Verbindungszeichenfolge für den Namespace ab.
https://msdn.microsoft.com/en-us/library/azure/mt639398.aspx
|
ListNetworkRuleSets(INamespacesOperations, String, String)
|
Ruft die Liste von NetworkRuleSet für einen Namespace ab.
|
ListNetworkRuleSetsAsync(INamespacesOperations, String, String, CancellationToken)
|
Ruft die Liste von NetworkRuleSet für einen Namespace ab.
|
ListNetworkRuleSetsNext(INamespacesOperations, String)
|
Ruft die Liste von NetworkRuleSet für einen Namespace ab.
|
ListNetworkRuleSetsNextAsync(INamespacesOperations, String, CancellationToken)
|
Ruft die Liste von NetworkRuleSet für einen Namespace ab.
|
ListNext(INamespacesOperations, String)
|
Ruft alle verfügbaren Namespaces innerhalb des Abonnements ab, unabhängig von den Ressourcengruppen.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
ListNextAsync(INamespacesOperations, String, CancellationToken)
|
Ruft alle verfügbaren Namespaces innerhalb des Abonnements ab, unabhängig von den Ressourcengruppen.
https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx
|
RegenerateKeys(INamespacesOperations, String, String, String, RegenerateAccessKeyParameters)
|
Generiert die primären oder sekundären Verbindungszeichenfolgen für den Namespace neu.
https://msdn.microsoft.com/en-us/library/azure/mt718977.aspx
|
RegenerateKeysAsync(INamespacesOperations, String, String, String, RegenerateAccessKeyParameters, CancellationToken)
|
Generiert die primären oder sekundären Verbindungszeichenfolgen für den Namespace neu.
https://msdn.microsoft.com/en-us/library/azure/mt718977.aspx
|
Update(INamespacesOperations, String, String, SBNamespaceUpdateParameters)
|
Updates einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.
|
UpdateAsync(INamespacesOperations, String, String, SBNamespaceUpdateParameters, CancellationToken)
|
Updates einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.
|