Megosztás a következőn keresztül:


EventHubResource.GetEventHubAuthorizationRules Method

Definition

Gets a collection of EventHubAuthorizationRuleResources in the EventHub.

public virtual Azure.ResourceManager.EventHubs.EventHubAuthorizationRuleCollection GetEventHubAuthorizationRules ();
abstract member GetEventHubAuthorizationRules : unit -> Azure.ResourceManager.EventHubs.EventHubAuthorizationRuleCollection
override this.GetEventHubAuthorizationRules : unit -> Azure.ResourceManager.EventHubs.EventHubAuthorizationRuleCollection
Public Overridable Function GetEventHubAuthorizationRules () As EventHubAuthorizationRuleCollection

Returns

An object representing collection of EventHubAuthorizationRuleResources and their operations over a EventHubAuthorizationRuleResource.

Applies to