Udostępnij za pośrednictwem


ServiceBusClient.DeleteServiceBusTopicAuthorizationRule Method

Definition

public bool DeleteServiceBusTopicAuthorizationRule (string resourceGroupName, string namespaceName, string topicName, string authRuleName);
member this.DeleteServiceBusTopicAuthorizationRule : string * string * string * string -> bool
Public Function DeleteServiceBusTopicAuthorizationRule (resourceGroupName As String, namespaceName As String, topicName As String, authRuleName As String) As Boolean

Parameters

resourceGroupName
String
namespaceName
String
topicName
String
authRuleName
String

Returns

Applies to