azure.mgmt.eventgrid package¶
Module contents¶
-
class
azure.mgmt.eventgrid.
EventGridManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
Azure EventGrid Management Client
Variables: - config (EventGridManagementClientConfiguration) – Configuration for client.
- event_subscriptions (azure.mgmt.eventgrid.operations.EventSubscriptionsOperations) – EventSubscriptions operations
- operations (azure.mgmt.eventgrid.operations.Operations) – Operations operations
- topics (azure.mgmt.eventgrid.operations.TopicsOperations) – Topics operations
- topic_types (azure.mgmt.eventgrid.operations.TopicTypesOperations) – TopicTypes operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Subscription credentials that uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- base_url (str) – Service URL