package
4.0.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.
NewNamespacesClient creates an instance of the NamespacesClient client.
NewNamespacesClientWithBaseURI creates an instance of the NamespacesClient 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

APIVersion is the version of the Servicebus.
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.
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.
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.
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.
Unknown specifies the unknown state for entity availability status.

# Structs

ManagementClient is the base client for Servicebus.
MessageCountDetails is message Count Details.
NamespaceCreateOrUpdateParameters is parameters supplied to the CreateOrUpdate 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.
QueueCreateOrUpdateParameters is parameters supplied to the CreateOrUpdate Queue operation.
QueueListResult is the response of the List Queues operation.
QueueProperties is.
QueueResource is description of queue Resource.
QueuesClient is the azure Service Bus client.
RegenerateKeysParameters is parameters supplied to the Regenerate Auth Rule.
Resource is.
ResourceListKeys is namespace/ServiceBus Connection String.
SharedAccessAuthorizationRuleCreateOrUpdateParameters is parameters supplied to the CreateOrUpdate AuthorizationRules.
SharedAccessAuthorizationRuleListResult is the response of the List Namespace operation.
SharedAccessAuthorizationRuleProperties is sharedAccessAuthorizationRule properties.
SharedAccessAuthorizationRuleResource is description of a Namespace AuthorizationRules.
Sku is sku of the Namespace.
SubscriptionCreateOrUpdateParameters is parameters supplied to the CreateOrUpdate Subscription operation.
SubscriptionListResult is the response of 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 CreateOrUpdate Topic operation.
TopicListResult is the response of the List Topics operation.
TopicProperties is.
TopicResource is description of topic Resource.
TopicsClient is the azure Service Bus client.

# 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.