# Functions
New creates an instance of the ManagementClient 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.
NewQueuesClient creates an instance of the QueuesClient client.
NewQueuesClientWithBaseURI creates an instance of the QueuesClient 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
Available specifies the available state for entity availability status.
Basic specifies the basic state for sku name.
DefaultBaseURI is the default URI used for the service Servicebus.
EntityStatusActive specifies the entity status active state for entity status.
EntityStatusCreating specifies the entity status creating state for entity status.
EntityStatusDeleting specifies the entity status deleting state for entity status.
EntityStatusDisabled specifies the entity status disabled state for entity status.
EntityStatusReceiveDisabled specifies the entity status receive disabled state for entity status.
EntityStatusRenaming specifies the entity status renaming state for entity status.
EntityStatusRestoring specifies the entity status restoring state for entity status.
EntityStatusSendDisabled specifies the entity status send disabled state for entity status.
EntityStatusUnknown specifies the entity status unknown state for entity status.
InvalidName specifies the invalid name state for unavailable reason.
Limited specifies the limited state for entity availability status.
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.
NamespaceStateActivating specifies the namespace state activating state for namespace state.
NamespaceStateActive specifies the namespace state active state for namespace state.
NamespaceStateCreated specifies the namespace state created state for namespace state.
NamespaceStateCreating specifies the namespace state creating state for namespace state.
NamespaceStateDisabled specifies the namespace state disabled state for namespace state.
NamespaceStateDisabling specifies the namespace state disabling state for namespace state.
NamespaceStateEnabling specifies the namespace state enabling state for namespace state.
NamespaceStateFailed specifies the namespace state failed state for namespace state.
NamespaceStateRemoved specifies the namespace state removed state for namespace state.
NamespaceStateRemoving specifies the namespace state removing state for namespace state.
NamespaceStateSoftDeleted specifies the namespace state soft deleted state for namespace state.
NamespaceStateSoftDeleting specifies the namespace state soft deleting state for namespace state.
NamespaceStateUnknown specifies the namespace state unknown state for namespace state.
None specifies the none state for unavailable reason.
Premium specifies the premium state for sku name.
PrimaryKey specifies the primary key state for policykey.
Renaming specifies the renaming state for entity availability status.
Restoring specifies the restoring state for entity availability status.
SecondaryKey specifies the secondary key state for policykey.
Send specifies the send state for access rights.
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 availability status.
# Structs
CheckNameAvailability is description of a Check Name availability request properties.
CheckNameAvailabilityResult is description of a Check Name availability request properties.
ManagementClient is the base client for Servicebus.
MessageCountDetails is message Count Details.
NamespaceCreateOrUpdateParameters is parameters supplied to the Create Or Update Namespace operation.
NamespaceListResult is the response of the List Namespace operation.
NamespaceProperties is properties of the namespace.
NamespaceResource is description of a namespace resource.
NamespacesClient is the azure Service Bus client.
NamespaceUpdateParameters is parameters supplied to the Patch Namespace operation.
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.
QueueCreateOrUpdateParameters is parameters supplied to the Create Or Update Queue operation.
QueueListResult is the response to the List Queues operation.
QueueProperties is the Queue Properties definition.
QueueResource is description of queue Resource.
QueuesClient is the azure Service Bus client.
RegenerateKeysParameters is parameters supplied to the Regenerate Authorization Rule operation.
Resource is the Resource definition for other than namespace.
ResourceListKeys is namespace/ServiceBus Connection String.
SharedAccessAuthorizationRuleCreateOrUpdateParameters is parameters supplied to the Create Or Update Authorization Rules operation.
SharedAccessAuthorizationRuleListResult is the response to the List Namespace operation.
SharedAccessAuthorizationRuleProperties is sharedAccessAuthorizationRule properties.
SharedAccessAuthorizationRuleResource is description of a namespace authorization rule.
Sku is sKU of the namespace.
SubscriptionCreateOrUpdateParameters is parameters supplied to the Create Or Update Subscription operation.
SubscriptionListResult is the response to the List Subscriptions operation.
SubscriptionProperties is description of Subscription Resource.
SubscriptionResource is description of subscription resource.
SubscriptionsClient is the azure Service Bus client.
TopicCreateOrUpdateParameters is parameters supplied to the Create Or Update Topic operation.
TopicListResult is the response to the List Topics operation.
TopicProperties is the Tpoic Properties definition.
TopicResource is description of topic resource.
TopicsClient is the azure Service Bus client.
TrackedResource is the Resource definition.
# Type aliases
AccessRights enumerates the values for access rights.
EntityAvailabilityStatus enumerates the values for entity availability status.
EntityStatus enumerates the values for entity status.
NamespaceState enumerates the values for namespace state.
Policykey enumerates the values for policykey.
SkuName enumerates the values for sku name.
SkuTier enumerates the values for sku tier.
UnavailableReason enumerates the values for unavailable reason.