# Functions
New creates an instance of the ManagementClient client.
NewConsumerGroupsClient creates an instance of the ConsumerGroupsClient client.
NewConsumerGroupsClientWithBaseURI creates an instance of the ConsumerGroupsClient client.
NewEventHubsClient creates an instance of the EventHubsClient client.
NewEventHubsClientWithBaseURI creates an instance of the EventHubsClient client.
NewNamespacesClient creates an instance of the NamespacesClient client.
NewNamespacesClientWithBaseURI creates an instance of the NamespacesClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Active specifies the active state for entity status.
Avro specifies the avro state for encoding capture description.
AvroDeflate specifies the avro deflate state for encoding capture description.
Basic specifies the basic state for sku name.
Creating specifies the creating state for entity status.
DefaultBaseURI is the default URI used for the service Eventhub.
Deleting specifies the deleting state for entity status.
Disabled specifies the disabled state for entity status.
InvalidName specifies the invalid name state for unavailable reason.
Listen specifies the listen state for access rights.
Manage specifies the manage state for access rights.
NameInLockdown specifies the name in lockdown state for unavailable reason.
NameInUse specifies the name in use state for unavailable reason.
None specifies the none state for unavailable reason.
PrimaryKey specifies the primary key state for key type.
ReceiveDisabled specifies the receive disabled state for entity status.
Renaming specifies the renaming state for entity status.
Restoring specifies the restoring state for entity status.
SecondaryKey specifies the secondary key state for key type.
Send specifies the send state for access rights.
SendDisabled specifies the send disabled state for entity status.
SkuTierBasic specifies the sku tier basic state for sku tier.
SkuTierStandard specifies the sku tier standard state for sku tier.
Standard specifies the standard state for sku name.
SubscriptionIsDisabled specifies the subscription is disabled state for unavailable reason.
TooManyNamespaceInCurrentSubscription specifies the too many namespace in current subscription state for unavailable reason.
Unknown specifies the unknown state for entity status.
# Structs
AccessKeys is namespace/EventHub Connection String.
AuthorizationRule is single item in a List or Get AuthorizationRule operation.
AuthorizationRuleListResult is the response from the List namespace operation.
AuthorizationRuleProperties is properties supplied to create or update AuthorizationRule.
CaptureDescription is properties to configure capture description for eventhub.
CheckNameAvailabilityParameter is parameter supplied to check Namespace name availability operation.
CheckNameAvailabilityResult is the Result of the CheckNameAvailability operation.
ConsumerGroup is single item in List or Get Consumer group operation.
ConsumerGroupListResult is the result to the List Consumer Group operation.
ConsumerGroupProperties is single item in List or Get Consumer group operation.
ConsumerGroupsClient is the azure Event Hubs client.
Destination is capture storage details for capture description.
DestinationProperties is properties describing the storage account, blob container and acrchive anme format for capture destination.
EHNamespace is single Namespace item in List or Get Operation.
EHNamespaceListResult is the response of the List Namespace operation.
EHNamespaceProperties is namespace properties supplied for create namespace operation.
ErrorResponse is error reponse indicates EventHub service is not able to process the incoming request.
EventHubsClient is the azure Event Hubs client.
ListResult is the result of the List EventHubs operation.
ManagementClient is the base client for Eventhub.
Model is single item in List or Get Event Hub operation.
NamespacesClient is the azure Event Hubs client.
Operation is a Event Hub REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list Event Hub operations.
OperationsClient is the azure Event Hubs client.
Properties is properties supplied to the Create Or Update Event Hub operation.
RegenerateAccessKeyParameters is parameters supplied to the Regenerate Authorization Rule operation, specifies which key neeeds to be reset.
Resource is the Resource definition.
Sku is SKU parameters supplied to the create namespace operation.
TrackedResource is definition of Resource.
# Type aliases
AccessRights enumerates the values for access rights.
EncodingCaptureDescription enumerates the values for encoding capture description.
EntityStatus enumerates the values for entity status.
KeyType enumerates the values for key type.
SkuName enumerates the values for sku name.
SkuTier enumerates the values for sku tier.
UnavailableReason enumerates the values for unavailable reason.