azure-mgmt-eventgrid


Nameazure-mgmt-eventgrid JSON
Version 10.2.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-sdk-for-python
SummaryMicrosoft Azure Event Grid Management Client Library for Python
upload_time2022-06-21 01:32:07
maintainer
docs_urlNone
authorMicrosoft Corporation
requires_python>=3.6
licenseMIT License
keywords azure azure sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Microsoft Azure SDK for Python

This is the Microsoft Azure Event Grid Management Client Library.
This package has been tested with Python 3.6+.
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).

## _Disclaimer_

_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_

# Usage


To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)



For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/event-grid)
Code samples for this package can be found at [Event Grid Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)


# Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in the
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
section of the project. 


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-eventgrid%2FREADME.png)


# Release History

## 10.2.0 (2022-06-20)

**Features**

  - Added operation group ChannelsOperations
  - Added operation group DomainEventSubscriptionsOperations
  - Added operation group DomainTopicEventSubscriptionsOperations
  - Added operation group PartnerConfigurationsOperations
  - Added operation group PartnerNamespacesOperations
  - Added operation group PartnerRegistrationsOperations
  - Added operation group PartnerTopicEventSubscriptionsOperations
  - Added operation group PartnerTopicsOperations
  - Added operation group TopicEventSubscriptionsOperations
  - Added operation group VerifiedPartnersOperations
  - Model Domain has a new parameter data_residency_boundary
  - Model DomainUpdateParameters has a new parameter data_residency_boundary
  - Model Operation has a new parameter is_data_action
  - Model Topic has a new parameter data_residency_boundary
  - Model TopicUpdateParameters has a new parameter data_residency_boundary

## 10.2.0b2 (2022-05-30)

**Breaking changes**

  - Operation DomainEventSubscriptionsOperations.list has a new parameter filter
  - Operation DomainEventSubscriptionsOperations.list has a new parameter top
  - Operation DomainTopicEventSubscriptionsOperations.list has a new parameter filter
  - Operation DomainTopicEventSubscriptionsOperations.list has a new parameter top
  - Operation TopicEventSubscriptionsOperations.list has a new parameter filter
  - Operation TopicEventSubscriptionsOperations.list has a new parameter top

## 10.2.0b1 (2022-04-07)

**Features**

  - Added operation group ChannelsOperations
  - Added operation group DomainEventSubscriptionsOperations
  - Added operation group DomainTopicEventSubscriptionsOperations
  - Added operation group EventChannelsOperations
  - Added operation group PartnerConfigurationsOperations
  - Added operation group PartnerDestinationsOperations
  - Added operation group PartnerNamespacesOperations
  - Added operation group PartnerRegistrationsOperations
  - Added operation group PartnerTopicEventSubscriptionsOperations
  - Added operation group PartnerTopicsOperations
  - Added operation group TopicEventSubscriptionsOperations
  - Added operation group VerifiedPartnersOperations
  - Model Domain has a new parameter data_residency_boundary
  - Model Domain has a new parameter sku
  - Model DomainUpdateParameters has a new parameter data_residency_boundary
  - Model DomainUpdateParameters has a new parameter sku
  - Model Operation has a new parameter is_data_action
  - Model Topic has a new parameter data_residency_boundary
  - Model Topic has a new parameter extended_location
  - Model Topic has a new parameter kind
  - Model Topic has a new parameter sku
  - Model TopicUpdateParameters has a new parameter data_residency_boundary
  - Model TopicUpdateParameters has a new parameter sku

## 10.1.0 (2021-12-13)

**Features**

  - Added model NumberInRangeAdvancedFilter
  - Added model StringNotContainsAdvancedFilter
  - Added model NumberNotInRangeAdvancedFilter
  - Added model IsNullOrUndefinedAdvancedFilter
  - Added model IsNotNullAdvancedFilter
  - Added model StringNotBeginsWithAdvancedFilter
  - Added model StringNotEndsWithAdvancedFilter

## 10.0.0 (2021-10-21)

**Features**

  - Model Domain has a new parameter disable_local_auth
  - Model Domain has a new parameter auto_delete_topic_with_last_subscription
  - Model Domain has a new parameter auto_create_topic_with_first_subscription
  - Model Topic has a new parameter disable_local_auth
  - Model DomainUpdateParameters has a new parameter disable_local_auth
  - Model DomainUpdateParameters has a new parameter auto_delete_topic_with_last_subscription
  - Model DomainUpdateParameters has a new parameter auto_create_topic_with_first_subscription
  - Model ExtensionTopic has a new parameter system_data
  - Model TopicUpdateParameters has a new parameter disable_local_auth

**Breaking changes**

  - Model Domain no longer has parameter sku
  - Model Topic no longer has parameter sku
  - Model Topic no longer has parameter extended_location
  - Model Topic no longer has parameter kind
  - Model DomainUpdateParameters no longer has parameter sku
  - Model TopicUpdateParameters no longer has parameter sku
  - Removed operation group EventChannelsOperations
  - Removed operation group PartnerRegistrationsOperations
  - Removed operation group PartnerTopicEventSubscriptionsOperations
  - Removed operation group PartnerNamespacesOperations
  - Removed operation group PartnerTopicsOperations

## 9.0.0 (2021-05-24)

**Features**

  - Model EventHubEventSubscriptionDestination has a new parameter delivery_attribute_mappings
  - Model StorageQueueEventSubscriptionDestination has a new parameter queue_message_time_to_live_in_seconds
  - Model TopicTypeInfo has a new parameter supported_scopes_for_source
  - Model Topic has a new parameter extended_location
  - Model Topic has a new parameter kind
  - Model Topic has a new parameter system_data
  - Model Topic has a new parameter identity
  - Model Topic has a new parameter sku
  - Model EventSubscriptionFilter has a new parameter enable_advanced_filtering_on_arrays
  - Model AzureFunctionEventSubscriptionDestination has a new parameter delivery_attribute_mappings
  - Model EventSubscriptionUpdateParameters has a new parameter dead_letter_with_resource_identity
  - Model EventSubscriptionUpdateParameters has a new parameter delivery_with_resource_identity
  - Model ServiceBusQueueEventSubscriptionDestination has a new parameter delivery_attribute_mappings
  - Model DomainTopic has a new parameter system_data
  - Model DomainUpdateParameters has a new parameter sku
  - Model DomainUpdateParameters has a new parameter identity
  - Model HybridConnectionEventSubscriptionDestination has a new parameter delivery_attribute_mappings
  - Model TopicUpdateParameters has a new parameter sku
  - Model TopicUpdateParameters has a new parameter identity
  - Model ServiceBusTopicEventSubscriptionDestination has a new parameter delivery_attribute_mappings
  - Model Domain has a new parameter sku
  - Model Domain has a new parameter system_data
  - Model Domain has a new parameter identity
  - Model EventSubscription has a new parameter dead_letter_with_resource_identity
  - Model EventSubscription has a new parameter system_data
  - Model EventSubscription has a new parameter delivery_with_resource_identity
  - Model WebHookEventSubscriptionDestination has a new parameter delivery_attribute_mappings
  - Added operation TopicsOperations.begin_regenerate_key
  - Added operation EventSubscriptionsOperations.get_delivery_attributes
  - Added operation group PartnerRegistrationsOperations
  - Added operation group SystemTopicsOperations
  - Added operation group EventChannelsOperations
  - Added operation group PartnerNamespacesOperations
  - Added operation group ExtensionTopicsOperations
  - Added operation group PartnerTopicsOperations
  - Added operation group PartnerTopicEventSubscriptionsOperations
  - Added operation group SystemTopicEventSubscriptionsOperations

**Breaking changes**

  - Removed operation TopicsOperations.regenerate_key

## 8.0.0 (2020-12-21)

**Breaking changes**

  - Operation TopicsOperations.regenerate_key has a new signature
  - Operation DomainsOperations.regenerate_key has a new signature

## 8.0.0b1 (2020-10-31)

This is beta preview version.
For detailed changelog please refer to equivalent stable version 3.0.0rc8(https://pypi.org/project/azure-mgmt-eventgrid/3.0.0rc8/)

This version uses a next-generation code generator that introduces important breaking changes, but also important new features (like unified authentication and async programming).

**General breaking changes**

- Credential system has been completly revamped:

  - `azure.common.credentials` or `msrestazure.azure_active_directory` instances are no longer supported, use the `azure-identity` classes instead: https://pypi.org/project/azure-identity/
  - `credentials` parameter has been renamed `credential`

- The `config` attribute no longer exists on a client, configuration should be passed as kwarg. Example: `MyClient(credential, subscription_id, enable_logging=True)`. For a complete set of
  supported options, see the [parameters accept in init documentation of azure-core](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md#available-policies)
- You can't import a `version` module anymore, use `__version__` instead
- Operations that used to return a `msrest.polling.LROPoller` now returns a `azure.core.polling.LROPoller` and are prefixed with `begin_`.
- Exceptions tree have been simplified and most exceptions are now `azure.core.exceptions.HttpResponseError` (`CloudError` has been removed).
- Most of the operation kwarg have changed. Some of the most noticeable:

  - `raw` has been removed. Equivalent feature can be found using `cls`, a callback that will give access to internal HTTP response for advanced user
  - For a complete set of supported options, see the [parameters accept in Request documentation of azure-core](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md#available-policies)

**General new features**

- Type annotations support using `typing`. SDKs are mypy ready.
- This client has now stable and official support for async. Check the `aio` namespace of your package to find the async client.
- This client now support natively tracing library like OpenCensus or OpenTelemetry. See this [tracing quickstart](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core-tracing-opentelemetry) for an overview.

## 3.0.0rc8 (2020-06-05)

**Breaking changes**

  - Model EventSubscriptionUpdateParameters no longer has parameter dead_letter_with_resource_identity
  - Model EventSubscriptionUpdateParameters no longer has parameter delivery_with_resource_identity
  - Model DomainUpdateParameters no longer has parameter sku
  - Model DomainUpdateParameters no longer has parameter identity
  - Model Domain no longer has parameter sku
  - Model Domain no longer has parameter identity
  - Model EventSubscription no longer has parameter dead_letter_with_resource_identity
  - Model EventSubscription no longer has parameter delivery_with_resource_identity
  - Model TopicUpdateParameters no longer has parameter sku
  - Model TopicUpdateParameters no longer has parameter identity
  - Model Topic no longer has parameter sku
  - Model Topic no longer has parameter identity
  - Removed operation group ExtensionTopicsOperations
  - Removed operation group PartnerNamespacesOperations
  - Removed operation group PartnerRegistrationsOperations
  - Removed operation group PartnerTopicsOperations
  - Removed operation group SystemTopicEventSubscriptionsOperations
  - Removed operation group SystemTopicsOperations
  - Removed operation group PartnerTopicEventSubscriptionsOperations
  - Removed operation group EventChannelsOperations

## 3.0.0rc7 (2020-05-14)

**Features**

  - Model PartnerTopic has a new parameter expiration_time_if_not_activated_utc
  - Model PartnerTopic has a new parameter partner_topic_friendly_description
  - Model EventChannel has a new parameter partner_topic_readiness_state
  - Model EventChannel has a new parameter expiration_time_if_not_activated_utc
  - Model EventChannel has a new parameter partner_topic_friendly_description
  - Model PartnerRegistration has a new parameter partner_customer_service_number
  - Model PartnerRegistration has a new parameter partner_customer_service_extension
  - Model PartnerRegistration has a new parameter long_description
  - Model PartnerRegistration has a new parameter customer_service_uri

**Breaking changes**

  - Model EventChannelFilter has a new signature

## 3.0.0rc6 (2020-04-03)

**Features**

  - Model PartnerRegistrationUpdateParameters has a new parameter tags
  - Model EventChannel has a new parameter filter

**Breaking changes**

  - Operation PrivateEndpointConnectionsOperations.update has a new signature
  - Operation SystemTopicEventSubscriptionsOperations.list_by_system_topic has a new signature
  - Operation PartnerTopicEventSubscriptionsOperations.list_by_partner_topic has a new signature

## 3.0.0rc5 (2020-03-19)

**Features**

- Model Domain has a new parameter public_network_access
- Model Domain has a new parameter identity
- Model Domain has a new parameter private_endpoint_connections
- Model Domain has a new parameter sku
- Model DomainUpdateParameters has a new parameter public_network_access
- Model DomainUpdateParameters has a new parameter identity
- Model DomainUpdateParameters has a new parameter sku
- Model TopicUpdateParameters has a new parameter public_network_access
- Model TopicUpdateParameters has a new parameter identity
- Model TopicUpdateParameters has a new parameter sku
- Model EventSubscriptionUpdateParameters has a new parameter dead_letter_with_resource_identity
- Model EventSubscriptionUpdateParameters has a new parameter delivery_with_resource_identity
- Model Topic has a new parameter public_network_access
- Model Topic has a new parameter identity
- Model Topic has a new parameter private_endpoint_connections
- Model Topic has a new parameter sku
- Model EventSubscription has a new parameter dead_letter_with_resource_identity
- Model EventSubscription has a new parameter delivery_with_resource_identity
- Added operation group PrivateLinkResourcesOperations
- Added operation group SystemTopicsOperations
- Added operation group PrivateEndpointConnectionsOperations
- Added operation group PartnerTopicsOperations
- Added operation group PartnerNamespacesOperations
- Added operation group PartnerTopicEventSubscriptionsOperations
- Added operation group PartnerRegistrationsOperations
- Added operation group ExtensionTopicsOperations
- Added operation group SystemTopicEventSubscriptionsOperations
- Added operation group EventChannelsOperations

**Breaking changes**

- Model Domain no longer has parameter allow_traffic_from_all_ips
- Model DomainUpdateParameters no longer has parameter allow_traffic_from_all_ips
- Model TopicUpdateParameters no longer has parameter allow_traffic_from_all_ips
- Model Topic no longer has parameter allow_traffic_from_all_ips

## 3.0.0rc4 (2020-01-17)

**Features**

  - Model DomainUpdateParameters has a new parameter
    allow_traffic_from_all_ips
  - Model DomainUpdateParameters has a new parameter inbound_ip_rules
  - Model TopicUpdateParameters has a new parameter
    allow_traffic_from_all_ips
  - Model TopicUpdateParameters has a new parameter inbound_ip_rules

**Breaking changes**

  - Operation DomainsOperations.update has a new signature
  - Operation TopicsOperations.update has a new signature

## 3.0.0rc3 (2020-01-12)

**Features**

  - Model Domain has a new parameter allow_traffic_from_all_ips
  - Model Domain has a new parameter inbound_ip_rules
  - Model Topic has a new parameter allow_traffic_from_all_ips
  - Model Topic has a new parameter inbound_ip_rules
  - Model TopicTypeInfo has a new parameter source_resource_format

## 3.0.0rc2 (2019-11-11)

**Features**

  - Model WebHookEventSubscriptionDestination has a new parameter
    azure_active_directory_tenant_id

## 3.0.0rc1 (2019-10-24)

**Features**

  - Model Domain has a new parameter input_schema
  - Model Domain has a new parameter input_schema_mapping
  - Model Domain has a new parameter metric_resource_id
  - Model EventSubscription has a new parameter event_delivery_schema
  - Model Topic has a new parameter input_schema
  - Model Topic has a new parameter input_schema_mapping
  - Model Topic has a new parameter metric_resource_id
  - Model WebHookEventSubscriptionDestination has a new parameter
    preferred_batch_size_in_kilobytes
  - Model WebHookEventSubscriptionDestination has a new parameter
    azure_active_directory_application_id_or_uri
  - Model WebHookEventSubscriptionDestination has a new parameter
    max_events_per_batch
  - Model EventSubscriptionUpdateParameters has a new parameter
    event_delivery_schema

**General Breaking Changes**

This version uses a next-generation code generator that *might*
introduce breaking changes. In summary, some modules were incorrectly
visible/importable and have been renamed. This fixed several issues
caused by usage of classes that were not supposed to be used in the
first place.

  - EventGridManagementClient cannot be imported from
    `azure.mgmt.eventgrid.event_grid_management_client` anymore
    (import from `azure.mgmt.eventgrid` works like before)
  - EventGridManagementClientConfiguration import has been moved from
    `azure.mgmt.eventgrid.event_grid_management_client` to
    `azure.mgmt.eventgrid`
  - A model `MyClass` from a "models" sub-module cannot be imported
    anymore using `azure.mgmt.eventgrid.models.my_class` (import from
    `azure.mgmt.eventgrid.models` works like before)
  - An operation class `MyClassOperations` from an `operations`
    sub-module cannot be imported anymore using
    `azure.mgmt.eventgrid.operations.my_class_operations` (import
    from `azure.mgmt.eventgrid.operations` works like before)

Last but not least, HTTP connection pooling is now enabled by default.
You should always use a client as a context manager, or call close(), or
use no more than one client per process.

## 2.1.0 (2019-05-22)

Not all preview features of the 2.1.0rc1 were confirmed in this 2.1.0
stable version. In particular, the following features will still be
available only in the 2.1.0rc1 for now:

  - Input mapping/Delivery Schema.
  - "label" filtering parameter in all operations

All other features are now considerd stable to use in production. This
includes:

  - Domains, which include all domain related operation including
    adding/deleting domain topics manually.
  - Pagination/filtering
  - Servicebus queue as destination
  - Advanced filtering, which was introduced in previous preview
    version.
  - Showing and selecting default event types instead of ‘all’

## 2.1.0rc1 (2019-03-11)

**Disclaimer**

Preview features that were on 2.0.0rc2 only and not on 2.0.0 has been
ported in this version.

This version also adds the following preview features: - Manual
Add/delete of domain topics. - Pagination/search filtering for list
operations. - Adding service bus queue as destination

## 2.0.0 (2019-02-01)

**Disclaimer**

Not all preview features of the 2.0.0rc2 were confirmed in this 2.0.0
stable version. In particular, the following features will still be
available only in the 2.0.0rc2 for now:

  - Domains.
  - Advanced filters support.
  - Event subscription expiration date
  - Input mapping and event delivery schema.

All other features are now considerd stable to use in production. This
includes:

  - Deadletter destination.
  - Storage queue as destination.
  - Hybrid connection as destination.
  - Retry policy.
  - Manual handshake.

## 2.0.0rc2 (2018-10-24)

**Features**

  - Model EventSubscriptionFilter has a new parameter advanced_filters
  - Model EventSubscriptionUpdateParameters has a new parameter
    expiration_time_utc
  - Model EventSubscription has a new parameter expiration_time_utc
  - Added operation EventSubscriptionsOperations.list_by_domain_topic
  - Added operation group DomainTopicsOperations
  - Added operation group DomainsOperations

Internal API version is 2018-09-15-preview

## 2.0.0rc1 (2018-05-04)

**Features**

  - input mappings for topics
  - CloudEvents support for topics
  - customizable delivery schemas
  - delivering events to Azure Storage queue and Azure hybrid
    connections
  - deadlettering
  - retry policies
  - manual subscription validation handshake validation.

Internal API version is 2018-05-01-preview

## 1.0.0 (2018-04-26)

**General Breaking changes**

This version uses a next-generation code generator that *might*
introduce breaking changes.

  - Model signatures now use only keyword-argument syntax. All
    positional arguments must be re-written as keyword-arguments. To
    keep auto-completion in most cases, models are now generated for
    Python 2 and Python 3. Python 3 uses the "*" syntax for
    keyword-only arguments.
  - Enum types now use the "str" mixin (class AzureEnum(str, Enum)) to
    improve the behavior when unrecognized enum values are encountered.
    While this is not a breaking change, the distinctions are important,
    and are documented here:
    <https://docs.python.org/3/library/enum.html#others> At a glance:
      - "is" should not be used at all.
      - "format" will return the string value, where "%s" string
        formatting will return `NameOfEnum.stringvalue`. Format syntax
        should be prefered.
  - New Long Running Operation:
      - Return type changes from
        `msrestazure.azure_operation.AzureOperationPoller` to
        `msrest.polling.LROPoller`. External API is the same.
      - Return type is now **always** a `msrest.polling.LROPoller`,
        regardless of the optional parameters used.
      - The behavior has changed when using `raw=True`. Instead of
        returning the initial call result as `ClientRawResponse`,
        without polling, now this returns an LROPoller. After polling,
        the final resource will be returned as a `ClientRawResponse`.
      - New `polling` parameter. The default behavior is
        `Polling=True` which will poll using ARM algorithm. When
        `Polling=False`, the response of the initial call will be
        returned without polling.
      - `polling` parameter accepts instances of subclasses of
        `msrest.polling.PollingMethod`.
      - `add_done_callback` will no longer raise if called after
        polling is finished, but will instead execute the callback right
        away.

**Features**

  - Client class can be used as a context manager to keep the underlying
    HTTP session open for performance

## 0.4.0 (2018-01-16)

**Breaking changes**

  - EventSubscription create is renamed to create_or_update.
  - Regenerated SDK based on 2018-01-01 API version.
  - OperationOrigin enum is removed. Origin of the operation is now a
    string.

## 0.3.0 (2017-11-02)

**Features**

  - Support for updating Topic properties

## 0.2.0 (2017-09-13)

**Breaking changes**

  - Use WebHookEventSubscriptionDestination for webhook endpoint URLs.
  - Regenerated based on 2017-09-15-preview version

## 0.1.1 (2017-08-17)

**Bugfixes**

  - Fix unexpected exception in some delete call

## 0.1.0 (2017-08-17)

  - Initial Release



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-sdk-for-python",
    "name": "azure-mgmt-eventgrid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "azure,azure sdk",
    "author": "Microsoft Corporation",
    "author_email": "azpysdkhelp@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/01/9945c7a5e609faead2b75c21834ba76d6c17baf145d62ec866f21c7d0c02/azure-mgmt-eventgrid-10.2.0.zip",
    "platform": null,
    "description": "# Microsoft Azure SDK for Python\n\nThis is the Microsoft Azure Event Grid Management Client Library.\nThis package has been tested with Python 3.6+.\nFor a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).\n\n## _Disclaimer_\n\n_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_\n\n# Usage\n\n\nTo learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)\n\n\n\nFor docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/event-grid)\nCode samples for this package can be found at [Event Grid Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.\nAdditional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)\n\n\n# Provide Feedback\n\nIf you encounter any bugs or have suggestions, please file an issue in the\n[Issues](https://github.com/Azure/azure-sdk-for-python/issues)\nsection of the project. \n\n\n![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-eventgrid%2FREADME.png)\n\n\n# Release History\n\n## 10.2.0 (2022-06-20)\n\n**Features**\n\n  - Added operation group ChannelsOperations\n  - Added operation group DomainEventSubscriptionsOperations\n  - Added operation group DomainTopicEventSubscriptionsOperations\n  - Added operation group PartnerConfigurationsOperations\n  - Added operation group PartnerNamespacesOperations\n  - Added operation group PartnerRegistrationsOperations\n  - Added operation group PartnerTopicEventSubscriptionsOperations\n  - Added operation group PartnerTopicsOperations\n  - Added operation group TopicEventSubscriptionsOperations\n  - Added operation group VerifiedPartnersOperations\n  - Model Domain has a new parameter data_residency_boundary\n  - Model DomainUpdateParameters has a new parameter data_residency_boundary\n  - Model Operation has a new parameter is_data_action\n  - Model Topic has a new parameter data_residency_boundary\n  - Model TopicUpdateParameters has a new parameter data_residency_boundary\n\n## 10.2.0b2 (2022-05-30)\n\n**Breaking changes**\n\n  - Operation DomainEventSubscriptionsOperations.list has a new parameter filter\n  - Operation DomainEventSubscriptionsOperations.list has a new parameter top\n  - Operation DomainTopicEventSubscriptionsOperations.list has a new parameter filter\n  - Operation DomainTopicEventSubscriptionsOperations.list has a new parameter top\n  - Operation TopicEventSubscriptionsOperations.list has a new parameter filter\n  - Operation TopicEventSubscriptionsOperations.list has a new parameter top\n\n## 10.2.0b1 (2022-04-07)\n\n**Features**\n\n  - Added operation group ChannelsOperations\n  - Added operation group DomainEventSubscriptionsOperations\n  - Added operation group DomainTopicEventSubscriptionsOperations\n  - Added operation group EventChannelsOperations\n  - Added operation group PartnerConfigurationsOperations\n  - Added operation group PartnerDestinationsOperations\n  - Added operation group PartnerNamespacesOperations\n  - Added operation group PartnerRegistrationsOperations\n  - Added operation group PartnerTopicEventSubscriptionsOperations\n  - Added operation group PartnerTopicsOperations\n  - Added operation group TopicEventSubscriptionsOperations\n  - Added operation group VerifiedPartnersOperations\n  - Model Domain has a new parameter data_residency_boundary\n  - Model Domain has a new parameter sku\n  - Model DomainUpdateParameters has a new parameter data_residency_boundary\n  - Model DomainUpdateParameters has a new parameter sku\n  - Model Operation has a new parameter is_data_action\n  - Model Topic has a new parameter data_residency_boundary\n  - Model Topic has a new parameter extended_location\n  - Model Topic has a new parameter kind\n  - Model Topic has a new parameter sku\n  - Model TopicUpdateParameters has a new parameter data_residency_boundary\n  - Model TopicUpdateParameters has a new parameter sku\n\n## 10.1.0 (2021-12-13)\n\n**Features**\n\n  - Added model NumberInRangeAdvancedFilter\n  - Added model StringNotContainsAdvancedFilter\n  - Added model NumberNotInRangeAdvancedFilter\n  - Added model IsNullOrUndefinedAdvancedFilter\n  - Added model IsNotNullAdvancedFilter\n  - Added model StringNotBeginsWithAdvancedFilter\n  - Added model StringNotEndsWithAdvancedFilter\n\n## 10.0.0 (2021-10-21)\n\n**Features**\n\n  - Model Domain has a new parameter disable_local_auth\n  - Model Domain has a new parameter auto_delete_topic_with_last_subscription\n  - Model Domain has a new parameter auto_create_topic_with_first_subscription\n  - Model Topic has a new parameter disable_local_auth\n  - Model DomainUpdateParameters has a new parameter disable_local_auth\n  - Model DomainUpdateParameters has a new parameter auto_delete_topic_with_last_subscription\n  - Model DomainUpdateParameters has a new parameter auto_create_topic_with_first_subscription\n  - Model ExtensionTopic has a new parameter system_data\n  - Model TopicUpdateParameters has a new parameter disable_local_auth\n\n**Breaking changes**\n\n  - Model Domain no longer has parameter sku\n  - Model Topic no longer has parameter sku\n  - Model Topic no longer has parameter extended_location\n  - Model Topic no longer has parameter kind\n  - Model DomainUpdateParameters no longer has parameter sku\n  - Model TopicUpdateParameters no longer has parameter sku\n  - Removed operation group EventChannelsOperations\n  - Removed operation group PartnerRegistrationsOperations\n  - Removed operation group PartnerTopicEventSubscriptionsOperations\n  - Removed operation group PartnerNamespacesOperations\n  - Removed operation group PartnerTopicsOperations\n\n## 9.0.0 (2021-05-24)\n\n**Features**\n\n  - Model EventHubEventSubscriptionDestination has a new parameter delivery_attribute_mappings\n  - Model StorageQueueEventSubscriptionDestination has a new parameter queue_message_time_to_live_in_seconds\n  - Model TopicTypeInfo has a new parameter supported_scopes_for_source\n  - Model Topic has a new parameter extended_location\n  - Model Topic has a new parameter kind\n  - Model Topic has a new parameter system_data\n  - Model Topic has a new parameter identity\n  - Model Topic has a new parameter sku\n  - Model EventSubscriptionFilter has a new parameter enable_advanced_filtering_on_arrays\n  - Model AzureFunctionEventSubscriptionDestination has a new parameter delivery_attribute_mappings\n  - Model EventSubscriptionUpdateParameters has a new parameter dead_letter_with_resource_identity\n  - Model EventSubscriptionUpdateParameters has a new parameter delivery_with_resource_identity\n  - Model ServiceBusQueueEventSubscriptionDestination has a new parameter delivery_attribute_mappings\n  - Model DomainTopic has a new parameter system_data\n  - Model DomainUpdateParameters has a new parameter sku\n  - Model DomainUpdateParameters has a new parameter identity\n  - Model HybridConnectionEventSubscriptionDestination has a new parameter delivery_attribute_mappings\n  - Model TopicUpdateParameters has a new parameter sku\n  - Model TopicUpdateParameters has a new parameter identity\n  - Model ServiceBusTopicEventSubscriptionDestination has a new parameter delivery_attribute_mappings\n  - Model Domain has a new parameter sku\n  - Model Domain has a new parameter system_data\n  - Model Domain has a new parameter identity\n  - Model EventSubscription has a new parameter dead_letter_with_resource_identity\n  - Model EventSubscription has a new parameter system_data\n  - Model EventSubscription has a new parameter delivery_with_resource_identity\n  - Model WebHookEventSubscriptionDestination has a new parameter delivery_attribute_mappings\n  - Added operation TopicsOperations.begin_regenerate_key\n  - Added operation EventSubscriptionsOperations.get_delivery_attributes\n  - Added operation group PartnerRegistrationsOperations\n  - Added operation group SystemTopicsOperations\n  - Added operation group EventChannelsOperations\n  - Added operation group PartnerNamespacesOperations\n  - Added operation group ExtensionTopicsOperations\n  - Added operation group PartnerTopicsOperations\n  - Added operation group PartnerTopicEventSubscriptionsOperations\n  - Added operation group SystemTopicEventSubscriptionsOperations\n\n**Breaking changes**\n\n  - Removed operation TopicsOperations.regenerate_key\n\n## 8.0.0 (2020-12-21)\n\n**Breaking changes**\n\n  - Operation TopicsOperations.regenerate_key has a new signature\n  - Operation DomainsOperations.regenerate_key has a new signature\n\n## 8.0.0b1 (2020-10-31)\n\nThis is beta preview version.\nFor detailed changelog please refer to equivalent stable version 3.0.0rc8(https://pypi.org/project/azure-mgmt-eventgrid/3.0.0rc8/)\n\nThis version uses a next-generation code generator that introduces important breaking changes, but also important new features (like unified authentication and async programming).\n\n**General breaking changes**\n\n- Credential system has been completly revamped:\n\n  - `azure.common.credentials` or `msrestazure.azure_active_directory` instances are no longer supported, use the `azure-identity` classes instead: https://pypi.org/project/azure-identity/\n  - `credentials` parameter has been renamed `credential`\n\n- The `config` attribute no longer exists on a client, configuration should be passed as kwarg. Example: `MyClient(credential, subscription_id, enable_logging=True)`. For a complete set of\n  supported options, see the [parameters accept in init documentation of azure-core](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md#available-policies)\n- You can't import a `version` module anymore, use `__version__` instead\n- Operations that used to return a `msrest.polling.LROPoller` now returns a `azure.core.polling.LROPoller` and are prefixed with `begin_`.\n- Exceptions tree have been simplified and most exceptions are now `azure.core.exceptions.HttpResponseError` (`CloudError` has been removed).\n- Most of the operation kwarg have changed. Some of the most noticeable:\n\n  - `raw` has been removed. Equivalent feature can be found using `cls`, a callback that will give access to internal HTTP response for advanced user\n  - For a complete set of supported options, see the [parameters accept in Request documentation of azure-core](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md#available-policies)\n\n**General new features**\n\n- Type annotations support using `typing`. SDKs are mypy ready.\n- This client has now stable and official support for async. Check the `aio` namespace of your package to find the async client.\n- This client now support natively tracing library like OpenCensus or OpenTelemetry. See this [tracing quickstart](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core-tracing-opentelemetry) for an overview.\n\n## 3.0.0rc8 (2020-06-05)\n\n**Breaking changes**\n\n  - Model EventSubscriptionUpdateParameters no longer has parameter dead_letter_with_resource_identity\n  - Model EventSubscriptionUpdateParameters no longer has parameter delivery_with_resource_identity\n  - Model DomainUpdateParameters no longer has parameter sku\n  - Model DomainUpdateParameters no longer has parameter identity\n  - Model Domain no longer has parameter sku\n  - Model Domain no longer has parameter identity\n  - Model EventSubscription no longer has parameter dead_letter_with_resource_identity\n  - Model EventSubscription no longer has parameter delivery_with_resource_identity\n  - Model TopicUpdateParameters no longer has parameter sku\n  - Model TopicUpdateParameters no longer has parameter identity\n  - Model Topic no longer has parameter sku\n  - Model Topic no longer has parameter identity\n  - Removed operation group ExtensionTopicsOperations\n  - Removed operation group PartnerNamespacesOperations\n  - Removed operation group PartnerRegistrationsOperations\n  - Removed operation group PartnerTopicsOperations\n  - Removed operation group SystemTopicEventSubscriptionsOperations\n  - Removed operation group SystemTopicsOperations\n  - Removed operation group PartnerTopicEventSubscriptionsOperations\n  - Removed operation group EventChannelsOperations\n\n## 3.0.0rc7 (2020-05-14)\n\n**Features**\n\n  - Model PartnerTopic has a new parameter expiration_time_if_not_activated_utc\n  - Model PartnerTopic has a new parameter partner_topic_friendly_description\n  - Model EventChannel has a new parameter partner_topic_readiness_state\n  - Model EventChannel has a new parameter expiration_time_if_not_activated_utc\n  - Model EventChannel has a new parameter partner_topic_friendly_description\n  - Model PartnerRegistration has a new parameter partner_customer_service_number\n  - Model PartnerRegistration has a new parameter partner_customer_service_extension\n  - Model PartnerRegistration has a new parameter long_description\n  - Model PartnerRegistration has a new parameter customer_service_uri\n\n**Breaking changes**\n\n  - Model EventChannelFilter has a new signature\n\n## 3.0.0rc6 (2020-04-03)\n\n**Features**\n\n  - Model PartnerRegistrationUpdateParameters has a new parameter tags\n  - Model EventChannel has a new parameter filter\n\n**Breaking changes**\n\n  - Operation PrivateEndpointConnectionsOperations.update has a new signature\n  - Operation SystemTopicEventSubscriptionsOperations.list_by_system_topic has a new signature\n  - Operation PartnerTopicEventSubscriptionsOperations.list_by_partner_topic has a new signature\n\n## 3.0.0rc5 (2020-03-19)\n\n**Features**\n\n- Model Domain has a new parameter public_network_access\n- Model Domain has a new parameter identity\n- Model Domain has a new parameter private_endpoint_connections\n- Model Domain has a new parameter sku\n- Model DomainUpdateParameters has a new parameter public_network_access\n- Model DomainUpdateParameters has a new parameter identity\n- Model DomainUpdateParameters has a new parameter sku\n- Model TopicUpdateParameters has a new parameter public_network_access\n- Model TopicUpdateParameters has a new parameter identity\n- Model TopicUpdateParameters has a new parameter sku\n- Model EventSubscriptionUpdateParameters has a new parameter dead_letter_with_resource_identity\n- Model EventSubscriptionUpdateParameters has a new parameter delivery_with_resource_identity\n- Model Topic has a new parameter public_network_access\n- Model Topic has a new parameter identity\n- Model Topic has a new parameter private_endpoint_connections\n- Model Topic has a new parameter sku\n- Model EventSubscription has a new parameter dead_letter_with_resource_identity\n- Model EventSubscription has a new parameter delivery_with_resource_identity\n- Added operation group PrivateLinkResourcesOperations\n- Added operation group SystemTopicsOperations\n- Added operation group PrivateEndpointConnectionsOperations\n- Added operation group PartnerTopicsOperations\n- Added operation group PartnerNamespacesOperations\n- Added operation group PartnerTopicEventSubscriptionsOperations\n- Added operation group PartnerRegistrationsOperations\n- Added operation group ExtensionTopicsOperations\n- Added operation group SystemTopicEventSubscriptionsOperations\n- Added operation group EventChannelsOperations\n\n**Breaking changes**\n\n- Model Domain no longer has parameter allow_traffic_from_all_ips\n- Model DomainUpdateParameters no longer has parameter allow_traffic_from_all_ips\n- Model TopicUpdateParameters no longer has parameter allow_traffic_from_all_ips\n- Model Topic no longer has parameter allow_traffic_from_all_ips\n\n## 3.0.0rc4 (2020-01-17)\n\n**Features**\n\n  - Model DomainUpdateParameters has a new parameter\n    allow_traffic_from_all_ips\n  - Model DomainUpdateParameters has a new parameter inbound_ip_rules\n  - Model TopicUpdateParameters has a new parameter\n    allow_traffic_from_all_ips\n  - Model TopicUpdateParameters has a new parameter inbound_ip_rules\n\n**Breaking changes**\n\n  - Operation DomainsOperations.update has a new signature\n  - Operation TopicsOperations.update has a new signature\n\n## 3.0.0rc3 (2020-01-12)\n\n**Features**\n\n  - Model Domain has a new parameter allow_traffic_from_all_ips\n  - Model Domain has a new parameter inbound_ip_rules\n  - Model Topic has a new parameter allow_traffic_from_all_ips\n  - Model Topic has a new parameter inbound_ip_rules\n  - Model TopicTypeInfo has a new parameter source_resource_format\n\n## 3.0.0rc2 (2019-11-11)\n\n**Features**\n\n  - Model WebHookEventSubscriptionDestination has a new parameter\n    azure_active_directory_tenant_id\n\n## 3.0.0rc1 (2019-10-24)\n\n**Features**\n\n  - Model Domain has a new parameter input_schema\n  - Model Domain has a new parameter input_schema_mapping\n  - Model Domain has a new parameter metric_resource_id\n  - Model EventSubscription has a new parameter event_delivery_schema\n  - Model Topic has a new parameter input_schema\n  - Model Topic has a new parameter input_schema_mapping\n  - Model Topic has a new parameter metric_resource_id\n  - Model WebHookEventSubscriptionDestination has a new parameter\n    preferred_batch_size_in_kilobytes\n  - Model WebHookEventSubscriptionDestination has a new parameter\n    azure_active_directory_application_id_or_uri\n  - Model WebHookEventSubscriptionDestination has a new parameter\n    max_events_per_batch\n  - Model EventSubscriptionUpdateParameters has a new parameter\n    event_delivery_schema\n\n**General Breaking Changes**\n\nThis version uses a next-generation code generator that *might*\nintroduce breaking changes. In summary, some modules were incorrectly\nvisible/importable and have been renamed. This fixed several issues\ncaused by usage of classes that were not supposed to be used in the\nfirst place.\n\n  - EventGridManagementClient cannot be imported from\n    `azure.mgmt.eventgrid.event_grid_management_client` anymore\n    (import from `azure.mgmt.eventgrid` works like before)\n  - EventGridManagementClientConfiguration import has been moved from\n    `azure.mgmt.eventgrid.event_grid_management_client` to\n    `azure.mgmt.eventgrid`\n  - A model `MyClass` from a \"models\" sub-module cannot be imported\n    anymore using `azure.mgmt.eventgrid.models.my_class` (import from\n    `azure.mgmt.eventgrid.models` works like before)\n  - An operation class `MyClassOperations` from an `operations`\n    sub-module cannot be imported anymore using\n    `azure.mgmt.eventgrid.operations.my_class_operations` (import\n    from `azure.mgmt.eventgrid.operations` works like before)\n\nLast but not least, HTTP connection pooling is now enabled by default.\nYou should always use a client as a context manager, or call close(), or\nuse no more than one client per process.\n\n## 2.1.0 (2019-05-22)\n\nNot all preview features of the 2.1.0rc1 were confirmed in this 2.1.0\nstable version. In particular, the following features will still be\navailable only in the 2.1.0rc1 for now:\n\n  - Input mapping/Delivery Schema.\n  - \"label\" filtering parameter in all operations\n\nAll other features are now considerd stable to use in production. This\nincludes:\n\n  - Domains, which include all domain related operation including\n    adding/deleting domain topics manually.\n  - Pagination/filtering\n  - Servicebus queue as destination\n  - Advanced filtering, which was introduced in previous preview\n    version.\n  - Showing and selecting default event types instead of \u2018all\u2019\n\n## 2.1.0rc1 (2019-03-11)\n\n**Disclaimer**\n\nPreview features that were on 2.0.0rc2 only and not on 2.0.0 has been\nported in this version.\n\nThis version also adds the following preview features: - Manual\nAdd/delete of domain topics. - Pagination/search filtering for list\noperations. - Adding service bus queue as destination\n\n## 2.0.0 (2019-02-01)\n\n**Disclaimer**\n\nNot all preview features of the 2.0.0rc2 were confirmed in this 2.0.0\nstable version. In particular, the following features will still be\navailable only in the 2.0.0rc2 for now:\n\n  - Domains.\n  - Advanced filters support.\n  - Event subscription expiration date\n  - Input mapping and event delivery schema.\n\nAll other features are now considerd stable to use in production. This\nincludes:\n\n  - Deadletter destination.\n  - Storage queue as destination.\n  - Hybrid connection as destination.\n  - Retry policy.\n  - Manual handshake.\n\n## 2.0.0rc2 (2018-10-24)\n\n**Features**\n\n  - Model EventSubscriptionFilter has a new parameter advanced_filters\n  - Model EventSubscriptionUpdateParameters has a new parameter\n    expiration_time_utc\n  - Model EventSubscription has a new parameter expiration_time_utc\n  - Added operation EventSubscriptionsOperations.list_by_domain_topic\n  - Added operation group DomainTopicsOperations\n  - Added operation group DomainsOperations\n\nInternal API version is 2018-09-15-preview\n\n## 2.0.0rc1 (2018-05-04)\n\n**Features**\n\n  - input mappings for topics\n  - CloudEvents support for topics\n  - customizable delivery schemas\n  - delivering events to Azure Storage queue and Azure hybrid\n    connections\n  - deadlettering\n  - retry policies\n  - manual subscription validation handshake validation.\n\nInternal API version is 2018-05-01-preview\n\n## 1.0.0 (2018-04-26)\n\n**General Breaking changes**\n\nThis version uses a next-generation code generator that *might*\nintroduce breaking changes.\n\n  - Model signatures now use only keyword-argument syntax. All\n    positional arguments must be re-written as keyword-arguments. To\n    keep auto-completion in most cases, models are now generated for\n    Python 2 and Python 3. Python 3 uses the \"*\" syntax for\n    keyword-only arguments.\n  - Enum types now use the \"str\" mixin (class AzureEnum(str, Enum)) to\n    improve the behavior when unrecognized enum values are encountered.\n    While this is not a breaking change, the distinctions are important,\n    and are documented here:\n    <https://docs.python.org/3/library/enum.html#others> At a glance:\n      - \"is\" should not be used at all.\n      - \"format\" will return the string value, where \"%s\" string\n        formatting will return `NameOfEnum.stringvalue`. Format syntax\n        should be prefered.\n  - New Long Running Operation:\n      - Return type changes from\n        `msrestazure.azure_operation.AzureOperationPoller` to\n        `msrest.polling.LROPoller`. External API is the same.\n      - Return type is now **always** a `msrest.polling.LROPoller`,\n        regardless of the optional parameters used.\n      - The behavior has changed when using `raw=True`. Instead of\n        returning the initial call result as `ClientRawResponse`,\n        without polling, now this returns an LROPoller. After polling,\n        the final resource will be returned as a `ClientRawResponse`.\n      - New `polling` parameter. The default behavior is\n        `Polling=True` which will poll using ARM algorithm. When\n        `Polling=False`, the response of the initial call will be\n        returned without polling.\n      - `polling` parameter accepts instances of subclasses of\n        `msrest.polling.PollingMethod`.\n      - `add_done_callback` will no longer raise if called after\n        polling is finished, but will instead execute the callback right\n        away.\n\n**Features**\n\n  - Client class can be used as a context manager to keep the underlying\n    HTTP session open for performance\n\n## 0.4.0 (2018-01-16)\n\n**Breaking changes**\n\n  - EventSubscription create is renamed to create_or_update.\n  - Regenerated SDK based on 2018-01-01 API version.\n  - OperationOrigin enum is removed. Origin of the operation is now a\n    string.\n\n## 0.3.0 (2017-11-02)\n\n**Features**\n\n  - Support for updating Topic properties\n\n## 0.2.0 (2017-09-13)\n\n**Breaking changes**\n\n  - Use WebHookEventSubscriptionDestination for webhook endpoint URLs.\n  - Regenerated based on 2017-09-15-preview version\n\n## 0.1.1 (2017-08-17)\n\n**Bugfixes**\n\n  - Fix unexpected exception in some delete call\n\n## 0.1.0 (2017-08-17)\n\n  - Initial Release\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Microsoft Azure Event Grid Management Client Library for Python",
    "version": "10.2.0",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-sdk-for-python"
    },
    "split_keywords": [
        "azure",
        "azure sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5792a06c9c73f2a6f81dfb8954135bf65ed5c11e6c70428864d1945fff5dc52",
                "md5": "9871dcc9524833a4b7094e5e0e96b516",
                "sha256": "96bd3dc842915a052f09d23afe379a7f50dc8fe4741bf84de0ef219478297c23"
            },
            "downloads": -1,
            "filename": "azure_mgmt_eventgrid-10.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9871dcc9524833a4b7094e5e0e96b516",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 225186,
            "upload_time": "2022-06-21T01:32:05",
            "upload_time_iso_8601": "2022-06-21T01:32:05.665767Z",
            "url": "https://files.pythonhosted.org/packages/c5/79/2a06c9c73f2a6f81dfb8954135bf65ed5c11e6c70428864d1945fff5dc52/azure_mgmt_eventgrid-10.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf019945c7a5e609faead2b75c21834ba76d6c17baf145d62ec866f21c7d0c02",
                "md5": "6733672b05881450c29a7b1998a386f7",
                "sha256": "8c9fa0bc998e4f3d985d0f410eb1605c2c9ba65830bce619e46bfb1472e1c500"
            },
            "downloads": -1,
            "filename": "azure-mgmt-eventgrid-10.2.0.zip",
            "has_sig": false,
            "md5_digest": "6733672b05881450c29a7b1998a386f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 246783,
            "upload_time": "2022-06-21T01:32:07",
            "upload_time_iso_8601": "2022-06-21T01:32:07.910614Z",
            "url": "https://files.pythonhosted.org/packages/cf/01/9945c7a5e609faead2b75c21834ba76d6c17baf145d62ec866f21c7d0c02/azure-mgmt-eventgrid-10.2.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-06-21 01:32:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Azure",
    "github_project": "azure-sdk-for-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "azure-mgmt-eventgrid"
}
        
Elapsed time: 0.24405s