Freigeben über


INamespacesOperations Schnittstelle

Definition

NamespacesOperationsvorgänge.

public interface INamespacesOperations
type INamespacesOperations = interface
Public Interface INamespacesOperations

Methoden

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, SBNamespace, Dictionary<String,List<String>>, 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

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

Löscht einen vorhandenen Namespace. Mit diesem Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt. https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

CheckNameAvailabilityMethodWithHttpMessagesAsync(CheckNameAvailability, Dictionary<String,List<String>>, CancellationToken)

Überprüfen Sie die Verfügbarkeit des Namespacenamens geben.

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

Erstellt oder aktualisiert eine Autorisierungsregel für einen Namespace. https://msdn.microsoft.com/en-us/library/azure/mt639410.aspx

CreateOrUpdateNetworkRuleSetWithHttpMessagesAsync(String, String, NetworkRuleSet, Dictionary<String,List<String>>, CancellationToken)

Erstellen oder aktualisieren Sie NetworkRuleSet für einen Namespace.

CreateOrUpdateWithHttpMessagesAsync(String, String, SBNamespace, Dictionary<String,List<String>>, 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

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

Löscht eine Namespaceautorisierungsregel. https://msdn.microsoft.com/en-us/library/azure/mt639417.aspx

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

Löscht einen vorhandenen Namespace. Mit diesem Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt. https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

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

Ruft eine Autorisierungsregel für einen Namespace nach Regelname ab. https://msdn.microsoft.com/en-us/library/azure/mt639392.aspx

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

Ruft NetworkRuleSet für einen Namespace ab.

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

Ruft eine Beschreibung für den angegebenen Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

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

Ruft die Autorisierungsregeln für einen Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx

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

Ruft die Autorisierungsregeln für einen Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx

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

Ruft die verfügbaren Namespaces innerhalb einer Ressourcengruppe ab. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

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

Ruft die verfügbaren Namespaces innerhalb einer Ressourcengruppe ab. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListKeysWithHttpMessagesAsync(String, String, String, Dictionary<String,List<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

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

Ruft die Liste von NetworkRuleSet für einen Namespace ab.

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

Ruft die Liste von NetworkRuleSet für einen Namespace ab.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<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

ListWithHttpMessagesAsync(Dictionary<String,List<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

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

Generiert die primären oder sekundären Verbindungszeichenfolgen für den Namespace. https://msdn.microsoft.com/en-us/library/azure/mt718977.aspx

UpdateWithHttpMessagesAsync(String, String, SBNamespaceUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Updates einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.

Erweiterungsmethoden

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. Mit diesem 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. Mit diesem 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 des Namespacenamens geben.

CheckNameAvailabilityMethodAsync(INamespacesOperations, CheckNameAvailability, CancellationToken)

Überprüfen Sie die Verfügbarkeit des Namespacenamens 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. Mit diesem 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. Mit diesem 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. 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. 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.

Gilt für: