EventHubsClient.CreateOrUpdateEventHubAuthorizationRules Method
Definition
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.
public Microsoft.Azure.Commands.EventHub.Models.PSSharedAccessAuthorizationRuleAttributes CreateOrUpdateEventHubAuthorizationRules (string resourceGroupName, string namespaceName, string eventHubName, string authorizationRuleName, Microsoft.Azure.Commands.EventHub.Models.PSSharedAccessAuthorizationRuleAttributes parameters);
member this.CreateOrUpdateEventHubAuthorizationRules : string * string * string * string * Microsoft.Azure.Commands.EventHub.Models.PSSharedAccessAuthorizationRuleAttributes -> Microsoft.Azure.Commands.EventHub.Models.PSSharedAccessAuthorizationRuleAttributes
Public Function CreateOrUpdateEventHubAuthorizationRules (resourceGroupName As String, namespaceName As String, eventHubName As String, authorizationRuleName As String, parameters As PSSharedAccessAuthorizationRuleAttributes) As PSSharedAccessAuthorizationRuleAttributes
Parameters
- resourceGroupName
- String
- namespaceName
- String
- eventHubName
- String
- authorizationRuleName
- String
- parameters
- PSSharedAccessAuthorizationRuleAttributes