Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(String, String, String, String, SBAuthorizationRule, Dictionary<String,List<String>>, CancellationToken)
|
Creates an authorization rule for the specified topic.
https://msdn.microsoft.com/en-us/library/azure/mt720678.aspx
|
CreateOrUpdateWithHttpMessagesAsync(String, String, String, SBTopic, Dictionary<String,List<String>>, CancellationToken)
|
Creates a topic in the specified namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639409.aspx
|
DeleteAuthorizationRuleWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes a topic authorization rule.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes a topic from the specified namespace and resource group.
https://msdn.microsoft.com/en-us/library/azure/mt639404.aspx
|
GetAuthorizationRuleWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Returns the specified authorization rule.
https://msdn.microsoft.com/en-us/library/azure/mt720676.aspx
|
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Returns a description for the specified topic.
https://msdn.microsoft.com/en-us/library/azure/mt639399.aspx
|
ListAuthorizationRulesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets authorization rules for a topic.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
ListAuthorizationRulesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets authorization rules for a topic.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
ListByNamespaceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets all the topics in a namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639388.aspx
|
ListByNamespaceWithHttpMessagesAsync(String, String, Nullable<Int32>, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
|
Gets all the topics in a namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639388.aspx
|
ListKeysWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the primary and secondary connection strings for the topic.
https://msdn.microsoft.com/en-us/library/azure/mt720677.aspx
|
RegenerateKeysWithHttpMessagesAsync(String, String, String, String, RegenerateAccessKeyParameters, Dictionary<String,List<String>>, CancellationToken)
|
Regenerates primary or secondary connection strings for the topic.
https://msdn.microsoft.com/en-us/library/azure/mt720679.aspx
|
CreateOrUpdate(ITopicsOperations, String, String, String, SBTopic)
|
Creates a topic in the specified namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639409.aspx
|
CreateOrUpdateAsync(ITopicsOperations, String, String, String, SBTopic, CancellationToken)
|
Creates a topic in the specified namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639409.aspx
|
CreateOrUpdateAuthorizationRule(ITopicsOperations, String, String, String, String, SBAuthorizationRule)
|
Creates an authorization rule for the specified topic.
https://msdn.microsoft.com/en-us/library/azure/mt720678.aspx
|
CreateOrUpdateAuthorizationRuleAsync(ITopicsOperations, String, String, String, String, SBAuthorizationRule, CancellationToken)
|
Creates an authorization rule for the specified topic.
https://msdn.microsoft.com/en-us/library/azure/mt720678.aspx
|
Delete(ITopicsOperations, String, String, String)
|
Deletes a topic from the specified namespace and resource group.
https://msdn.microsoft.com/en-us/library/azure/mt639404.aspx
|
DeleteAsync(ITopicsOperations, String, String, String, CancellationToken)
|
Deletes a topic from the specified namespace and resource group.
https://msdn.microsoft.com/en-us/library/azure/mt639404.aspx
|
DeleteAuthorizationRule(ITopicsOperations, String, String, String, String)
|
Deletes a topic authorization rule.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
DeleteAuthorizationRuleAsync(ITopicsOperations, String, String, String, String, CancellationToken)
|
Deletes a topic authorization rule.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
Get(ITopicsOperations, String, String, String)
|
Returns a description for the specified topic.
https://msdn.microsoft.com/en-us/library/azure/mt639399.aspx
|
GetAsync(ITopicsOperations, String, String, String, CancellationToken)
|
Returns a description for the specified topic.
https://msdn.microsoft.com/en-us/library/azure/mt639399.aspx
|
GetAuthorizationRule(ITopicsOperations, String, String, String, String)
|
Returns the specified authorization rule.
https://msdn.microsoft.com/en-us/library/azure/mt720676.aspx
|
GetAuthorizationRuleAsync(ITopicsOperations, String, String, String, String, CancellationToken)
|
Returns the specified authorization rule.
https://msdn.microsoft.com/en-us/library/azure/mt720676.aspx
|
ListAuthorizationRules(ITopicsOperations, String, String, String)
|
Gets authorization rules for a topic.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
ListAuthorizationRulesAsync(ITopicsOperations, String, String, String, CancellationToken)
|
Gets authorization rules for a topic.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
ListAuthorizationRulesNext(ITopicsOperations, String)
|
Gets authorization rules for a topic.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
ListAuthorizationRulesNextAsync(ITopicsOperations, String, CancellationToken)
|
Gets authorization rules for a topic.
https://msdn.microsoft.com/en-us/library/azure/mt720681.aspx
|
ListByNamespace(ITopicsOperations, String, String, Nullable<Int32>, Nullable<Int32>)
|
Gets all the topics in a namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639388.aspx
|
ListByNamespaceAsync(ITopicsOperations, String, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
|
Gets all the topics in a namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639388.aspx
|
ListByNamespaceNext(ITopicsOperations, String)
|
Gets all the topics in a namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639388.aspx
|
ListByNamespaceNextAsync(ITopicsOperations, String, CancellationToken)
|
Gets all the topics in a namespace.
https://msdn.microsoft.com/en-us/library/azure/mt639388.aspx
|
ListKeys(ITopicsOperations, String, String, String, String)
|
Gets the primary and secondary connection strings for the topic.
https://msdn.microsoft.com/en-us/library/azure/mt720677.aspx
|
ListKeysAsync(ITopicsOperations, String, String, String, String, CancellationToken)
|
Gets the primary and secondary connection strings for the topic.
https://msdn.microsoft.com/en-us/library/azure/mt720677.aspx
|
RegenerateKeys(ITopicsOperations, String, String, String, String, RegenerateAccessKeyParameters)
|
Regenerates primary or secondary connection strings for the topic.
https://msdn.microsoft.com/en-us/library/azure/mt720679.aspx
|
RegenerateKeysAsync(ITopicsOperations, String, String, String, String, RegenerateAccessKeyParameters, CancellationToken)
|
Regenerates primary or secondary connection strings for the topic.
https://msdn.microsoft.com/en-us/library/azure/mt720679.aspx
|