package
12.5.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient 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.
NewPremiumMessagingRegionsClient creates an instance of the PremiumMessagingRegionsClient client.
NewPremiumMessagingRegionsClientWithBaseURI creates an instance of the PremiumMessagingRegionsClient client.
NewQueuesClient creates an instance of the QueuesClient client.
NewQueuesClientWithBaseURI creates an instance of the QueuesClient client.
NewRegionsClient creates an instance of the RegionsClient client.
NewRegionsClientWithBaseURI creates an instance of the RegionsClient client.
NewRulesClient creates an instance of the RulesClient client.
NewRulesClientWithBaseURI creates an instance of the RulesClient client.
NewSubscriptionsClient creates an instance of the SubscriptionsClient client.
NewSubscriptionsClientWithBaseURI creates an instance of the SubscriptionsClient client.
NewTopicsClient creates an instance of the TopicsClient client.
NewTopicsClientWithBaseURI creates an instance of the TopicsClient 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 Servicebus.
Deleting specifies the deleting state for entity status.
Disabled specifies the disabled state for entity status.
FilterTypeCorrelationFilter specifies the filter type correlation filter state for filter type.
FilterTypeSQLFilter specifies the filter type sql filter state for filter type.
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.
Premium specifies the premium state for sku name.
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.
SkuTierPremium specifies the sku tier premium 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/ServiceBus Connection String.
Action is represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.
AuthorizationRuleProperties is authorizationRule properties.
CaptureDescription is properties to configure capture description for eventhub.
CheckNameAvailability is description of a Check Name availability request properties.
CheckNameAvailabilityResult is description of a Check Name availability request properties.
CorrelationFilter is represents the correlation filter expression.
Destination is capture storage details for capture description.
DestinationProperties is properties describing the storage account, blob container and acrchive name format for capture destination.
ErrorResponse is error reponse indicates ServiceBus service is not able to process the incoming request.
Eventhub is single item in List or Get Event Hub operation.
EventHubListResult is the result of the List EventHubs operation.
EventhubProperties is properties supplied to the Create Or Update Event Hub operation.
EventHubsClient is the azure Service Bus client.
ManagementClient is the base client for Servicebus.
MessageCountDetails is message Count Details.
NamespacesClient is the azure Service Bus client.
Operation is a ServiceBus REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list ServiceBus operations.
OperationsClient is the azure Service Bus client.
PremiumMessagingRegions is premium Messaging Region.
PremiumMessagingRegionsClient is the azure Service Bus client.
PremiumMessagingRegionsListResult is the response of the List PremiumMessagingRegions operation.
PremiumMessagingRegionsProperties is.
QueuesClient is the azure Service Bus client.
RegenerateAccessKeyParameters is parameters supplied to the Regenerate Authorization Rule operation, specifies which key neeeds to be reset.
RegionsClient is the azure Service Bus client.
Resource is the Resource definition for other than namespace.
ResourceNamespacePatch is the Resource definition.
Rule is description of Rule Resource.
RuleListResult is the response of the List rule operation.
Ruleproperties is description of Rule Resource.
RulesClient is the azure Service Bus client.
SBAuthorizationRule is description of a namespace authorization rule.
SBAuthorizationRuleListResult is the response to the List Namespace operation.
SBAuthorizationRuleProperties is authorizationRule properties.
SBNamespace is description of a namespace resource.
SBNamespaceListResult is the response of the List Namespace operation.
SBNamespaceProperties is properties of the namespace.
SBNamespaceUpdateParameters is description of a namespace resource.
SBQueue is description of queue Resource.
SBQueueListResult is the response to the List Queues operation.
SBQueueProperties is the Queue Properties definition.
SBSku is SKU of the namespace.
SBSubscription is description of subscription resource.
SBSubscriptionListResult is the response to the List Subscriptions operation.
SBSubscriptionProperties is description of Subscription Resource.
SBTopic is description of topic resource.
SBTopicListResult is the response to the List Topics operation.
SBTopicProperties is the Tpoic Properties definition.
SQLFilter is represents a filter which is a composition of an expression and an action that is executed in the pub/sub pipeline.
SQLRuleAction is represents set of actions written in SQL language-based syntax that is performed against a ServiceBus.Messaging.BrokeredMessage.
SubscriptionsClient is the azure Service Bus client.
TopicsClient is the azure Service Bus client.
TrackedResource is the Resource definition.

# Type aliases

AccessRights enumerates the values for access rights.
EncodingCaptureDescription enumerates the values for encoding capture description.
EntityStatus enumerates the values for entity status.
FilterType enumerates the values for filter type.
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.