BeginCreateOrUpdateWithHttpMessagesAsync(String, String, NamespaceModelInner, 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. Durch diesen Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt.
https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx
|
CheckNameAvailabilityMethodWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Überprüfen Sie die Verfügbarkeit von Namespacenamen geben.
|
CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(String, String,
String, IList<Nullable<AccessRights>>, Dictionary<String,List<String>>,
CancellationToken)
|
Erstellt oder aktualisiert eine Autorisierungsregel für einen Namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639410.aspx
|
CreateOrUpdateWithHttpMessagesAsync(String, String, NamespaceModelInner, 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. Durch diesen 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
|
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
|
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, Nullable<Policykey>, Dictionary<String,List<String>>, CancellationToken)
|
Generiert die primären oder sekundären Verbindungszeichenfolgen für den Namespace neu.
https://msdn.microsoft.com/en-us/library/azure/mt718977.aspx
|
UpdateWithHttpMessagesAsync(String, String, NamespaceUpdateParametersInner, Dictionary<String,List<String>>, CancellationToken)
|
Updates einen Dienstnamespace. Nach der Erstellung ist das Ressourcenmanifest dieses Namespace unveränderlich. Dieser Vorgang ist idempotent.
|