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.
NewEventSubscriptionsClient creates an instance of the EventSubscriptionsClient client.
NewEventSubscriptionsClientWithBaseURI creates an instance of the EventSubscriptionsClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewTopicsClient creates an instance of the TopicsClient client.
NewTopicsClientWithBaseURI creates an instance of the TopicsClient client.
NewTopicTypesClient creates an instance of the TopicTypesClient client.
NewTopicTypesClientWithBaseURI creates an instance of the TopicTypesClient 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

Canceled specifies the canceled state for event subscription provisioning state.
Creating specifies the creating state for event subscription provisioning state.
DefaultBaseURI is the default URI used for the service Eventgrid.
Deleting specifies the deleting state for event subscription provisioning state.
EndpointTypeEventHub specifies the endpoint type event hub state for endpoint type.
EndpointTypeWebHook specifies the endpoint type web hook state for endpoint type.
Failed specifies the failed state for event subscription provisioning state.
GlobalResource specifies the global resource state for resource region type.
RegionalResource specifies the regional resource state for resource region type.
Succeeded specifies the succeeded state for event subscription provisioning state.
System specifies the system state for operation origin.
TopicProvisioningStateCanceled specifies the topic provisioning state canceled state for topic provisioning state.
TopicProvisioningStateCreating specifies the topic provisioning state creating state for topic provisioning state.
TopicProvisioningStateDeleting specifies the topic provisioning state deleting state for topic provisioning state.
TopicProvisioningStateFailed specifies the topic provisioning state failed state for topic provisioning state.
TopicProvisioningStateSucceeded specifies the topic provisioning state succeeded state for topic provisioning state.
TopicProvisioningStateUpdating specifies the topic provisioning state updating state for topic provisioning state.
TopicTypeProvisioningStateCanceled specifies the topic type provisioning state canceled state for topic type provisioning state.
TopicTypeProvisioningStateCreating specifies the topic type provisioning state creating state for topic type provisioning state.
TopicTypeProvisioningStateDeleting specifies the topic type provisioning state deleting state for topic type provisioning state.
TopicTypeProvisioningStateFailed specifies the topic type provisioning state failed state for topic type provisioning state.
TopicTypeProvisioningStateSucceeded specifies the topic type provisioning state succeeded state for topic type provisioning state.
TopicTypeProvisioningStateUpdating specifies the topic type provisioning state updating state for topic type provisioning state.
Updating specifies the updating state for event subscription provisioning state.
User specifies the user state for operation origin.
UserAndSystem specifies the user and system state for operation origin.

# Structs

EventHubEventSubscriptionDestination is information about the event hub destination for an event subscription.
EventHubEventSubscriptionDestinationProperties is the properties for a event hub destination.
EventSubscription is event Subscription.
EventSubscriptionFilter is filter for the Event Subscription.
EventSubscriptionFullURL is full endpoint url of an event subscription.
EventSubscriptionProperties is properties of the Event Subscription.
EventSubscriptionsClient is the azure EventGrid Management Client.
EventSubscriptionsListResult is result of the List EventSubscriptions operation.
EventSubscriptionUpdateParameters is properties of the Event Subscription update.
EventType is event Type for a subject under a topic.
EventTypeProperties is properties of the event type.
EventTypesListResult is result of the List Event Types operation.
ManagementClient is the base client for Eventgrid.
Operation is represents an operation returned by the GetOperations request.
OperationInfo is information about an operation.
OperationsClient is the azure EventGrid Management Client.
OperationsListResult is result of the List Operations operation.
Resource is definition of a Resource.
Topic is eventGrid Topic.
TopicProperties is properties of the Topic.
TopicRegenerateKeyRequest is topic regenerate share access key key request.
TopicsClient is the azure EventGrid Management Client.
TopicSharedAccessKeys is shared access keys of the Topic.
TopicsListResult is result of the List Topics operation.
TopicTypeInfo is properties of a topic type info.
TopicTypeProperties is properties of a topic type.
TopicTypesClient is the azure EventGrid Management Client.
TopicTypesListResult is result of the List Topic Types operation.
TrackedResource is definition of a Tracked Resource.
WebHookEventSubscriptionDestination is information about the webhook destination for an event subscription.
WebHookEventSubscriptionDestinationProperties is information about the webhook destination properties for an event subscription.

# Interfaces

EventSubscriptionDestination is information about the destination for an event subscription.

# Type aliases

EndpointType enumerates the values for endpoint type.
EventSubscriptionProvisioningState enumerates the values for event subscription provisioning state.
OperationOrigin enumerates the values for operation origin.
ResourceRegionType enumerates the values for resource region type.
TopicProvisioningState enumerates the values for topic provisioning state.
TopicTypeProvisioningState enumerates the values for topic type provisioning state.