Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespaceAuthorizationRule.Definition Namespace

Interfaces

IBlank

The first stage of event hub namespace authorization rule definition.

IDefinition

The entirety of the event hub namespace authorization rule definition.

IWithAccessPolicy

Stage of the authorization rule definition allowing to specify access policy.

IWithCreate

The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified.

IWithNamespace

Stage of the authorization rule definition allowing to specify the event namespace for which rule needs to be created.