Uses of Interface
com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
-
-
Uses of EventHubNamespace.DefinitionStages.WithEventHub in com.microsoft.azure.management.eventhub
Subinterfaces of EventHubNamespace.DefinitionStages.WithEventHub in com.microsoft.azure.management.eventhub Modifier and Type Interface Description static interfaceEventHubNamespace.DefinitionThe entirety of the event hub namespace definition.static interfaceEventHubNamespace.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-