Condividi tramite


IWithAuthorizationRule.WithoutAuthorizationRule(String) Method

Definition

Specifies that an authorization rule associated with the event hub should be deleted.

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate WithoutAuthorizationRule (string ruleName);
abstract member WithoutAuthorizationRule : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate
Public Function WithoutAuthorizationRule (ruleName As String) As IUpdate

Parameters

ruleName
String

Rule name.

Returns

Applies to