{ "info": { "author": "Microsoft Corporation", "author_email": "azpysdkhelp@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10" ], "description": "# Microsoft Azure SDK for Python\n\nThis is the Microsoft Azure App Platform 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/)\nCode samples for this package can be found at [App Platform 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-appplatform%2FREADME.png)\n\n\n# Release History\n\n## 7.1.0 (2022-05-16)\n\n**Features**\n\n - Model AppResourceProperties has a new parameter vnet_addons\n - Model BuildProperties has a new parameter resource_requests\n - Model CertificateProperties has a new parameter provisioning_state\n - Model ClusterResourceProperties has a new parameter marketplace_resource\n - Model ClusterResourceProperties has a new parameter vnet_addons\n - Model ContentCertificateProperties has a new parameter provisioning_state\n - Model CustomContainer has a new parameter language_framework\n - Model CustomDomainProperties has a new parameter provisioning_state\n - Model DeploymentSettings has a new parameter liveness_probe\n - Model DeploymentSettings has a new parameter readiness_probe\n - Model DeploymentSettings has a new parameter startup_probe\n - Model DeploymentSettings has a new parameter termination_grace_period_seconds\n - Model GatewayRouteConfigProperties has a new parameter open_api\n - Model KeyVaultCertificateProperties has a new parameter provisioning_state\n - Model ManagedIdentityProperties has a new parameter user_assigned_identities\n - Model NetworkProfile has a new parameter ingress_config\n\n## 7.0.0 (2022-02-22)\n\n**Features**\n\n - Added operation AppsOperations.begin_set_active_deployments\n - Added operation DeploymentsOperations.begin_generate_heap_dump\n - Added operation DeploymentsOperations.begin_generate_thread_dump\n - Added operation DeploymentsOperations.begin_start_jfr\n - Added operation ServicesOperations.begin_start\n - Added operation ServicesOperations.begin_stop\n - Added operation group ApiPortalCustomDomainsOperations\n - Added operation group ApiPortalsOperations\n - Added operation group BuildServiceAgentPoolOperations\n - Added operation group BuildServiceBuilderOperations\n - Added operation group BuildServiceOperations\n - Added operation group BuildpackBindingOperations\n - Added operation group ConfigurationServicesOperations\n - Added operation group GatewayCustomDomainsOperations\n - Added operation group GatewayRouteConfigsOperations\n - Added operation group GatewaysOperations\n - Added operation group ServiceRegistriesOperations\n - Added operation group StoragesOperations\n - Model AppResource has a new parameter system_data\n - Model AppResourceProperties has a new parameter addon_configs\n - Model AppResourceProperties has a new parameter custom_persistent_disks\n - Model AppResourceProperties has a new parameter loaded_certificates\n - Model BindingResource has a new parameter system_data\n - Model CertificateResource has a new parameter system_data\n - Model ClusterResourceProperties has a new parameter fqdn\n - Model ClusterResourceProperties has a new parameter power_state\n - Model ClusterResourceProperties has a new parameter zone_redundant\n - Model ConfigServerResource has a new parameter system_data\n - Model CustomDomainResource has a new parameter system_data\n - Model DeploymentInstance has a new parameter zone\n - Model DeploymentResource has a new parameter system_data\n - Model DeploymentSettings has a new parameter addon_configs\n - Model DeploymentSettings has a new parameter container_probe_settings\n - Model MetricSpecification has a new parameter source_mdm_namespace\n - Model MonitoringSettingResource has a new parameter system_data\n - Model OperationDetail has a new parameter action_type\n - Model ProxyResource has a new parameter system_data\n - Model Resource has a new parameter system_data\n - Model ServiceResource has a new parameter system_data\n - Model TrackedResource has a new parameter system_data\n\n**Breaking changes**\n\n - Model AppResourceProperties no longer has parameter active_deployment_name\n - Model AppResourceProperties no longer has parameter created_time\n - Model CertificateProperties has a new required parameter type\n - Model CertificateProperties no longer has parameter cert_version\n - Model CertificateProperties no longer has parameter key_vault_cert_name\n - Model CertificateProperties no longer has parameter vault_uri\n - Model DeploymentResourceProperties no longer has parameter app_name\n - Model DeploymentResourceProperties no longer has parameter created_time\n - Model DeploymentSettings no longer has parameter cpu\n - Model DeploymentSettings no longer has parameter jvm_options\n - Model DeploymentSettings no longer has parameter memory_in_gb\n - Model DeploymentSettings no longer has parameter net_core_main_entry_path\n - Model DeploymentSettings no longer has parameter runtime_version\n - Model UserSourceInfo no longer has parameter artifact_selector\n - Model UserSourceInfo no longer has parameter custom_container\n - Model UserSourceInfo no longer has parameter relative_path\n - Parameter type of model UserSourceInfo is now required\n - Removed operation group SkuOperations\n\n## 6.1.0 (2021-07-09)\n\n**Features**\n\n - Model UserSourceInfo has a new parameter custom_container\n - Model MetricDimension has a new parameter to_be_exported_for_shoebox\n - Model DeploymentSettings has a new parameter resource_requests\n\n## 6.0.0 (2021-04-08)\n\n**Features**\n\n - Model MonitoringSettingProperties has a new parameter app_insights_agent_versions\n - Model MonitoringSettingProperties has a new parameter app_insights_sampling_rate\n - Model AppResourceProperties has a new parameter enable_end_to_end_tls\n - Model NetworkProfile has a new parameter required_traffics\n\n## 6.0.0b1 (2020-12-03)\n\nThis is beta preview version.\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\n 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## 1.0.0 (2020-08-25)\n\n - Initial API version Release\n\n## 0.1.0 (2019-10-25)\n\n - Additional pre-release API changes\n\n## 0.1.0rc1 (2019-10-24)\n\n - Initial Release\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-sdk-for-python", "keywords": "azure,azure sdk", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "azure-mgmt-appplatform", "package_url": "https://pypi.org/project/azure-mgmt-appplatform/", "platform": null, "project_url": "https://pypi.org/project/azure-mgmt-appplatform/", "project_urls": { "Homepage": "https://github.com/Azure/azure-sdk-for-python" }, "release_url": "https://pypi.org/project/azure-mgmt-appplatform/7.1.0/", "requires_dist": [ "msrest (>=0.6.21)", "azure-common (~=1.1)", "azure-mgmt-core (<2.0.0,>=1.3.0)" ], "requires_python": ">=3.6", "summary": "Microsoft Azure App Platform Management Client Library for Python", "version": "7.1.0", "yanked": false, "yanked_reason": null }, "last_serial": 13827691, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bddbac00936427a79b27361c3f69fcd3", "sha256": "ab542e1ad34b7c24209c5014c1df9ab28e20df4bfd3a1f92d11508c4878b74ea" }, "downloads": -1, "filename": "azure_mgmt_appplatform-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bddbac00936427a79b27361c3f69fcd3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 37514, "upload_time": "2019-10-25T08:32:01", "upload_time_iso_8601": "2019-10-25T08:32:01.823104Z", "url": "https://files.pythonhosted.org/packages/fc/9e/34a839ae78de896ecf88100adfbec30261dc6266da5afe2bec53dfe04788/azure_mgmt_appplatform-0.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6d09abe253b0bccc3e6769732ff70b7e", "sha256": "98e5f15e3472d7cd64402adf9d89ead3d99332eb1aac5d0b95e421c55ab6e75e" }, "downloads": -1, "filename": "azure-mgmt-appplatform-0.1.0.zip", "has_sig": false, "md5_digest": "6d09abe253b0bccc3e6769732ff70b7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43700, "upload_time": "2019-10-25T08:32:03", "upload_time_iso_8601": "2019-10-25T08:32:03.501563Z", "url": "https://files.pythonhosted.org/packages/77/7e/1ac95433aa616b50cb2dbefb5ce1a3b8f4ba8119a843796ec90a45fa5b1b/azure-mgmt-appplatform-0.1.0.zip", "yanked": false, "yanked_reason": null } ], "0.1.0rc1": [ { "comment_text": "", "digests": { "md5": "bc17a23b7f6de2c9867b85cc066ceb98", "sha256": "d4a85e92039d9ccfd49e6fdaf0ee1e15d07030996f02d1730adbc386afe17aca" }, "downloads": -1, "filename": "azure_mgmt_appplatform-0.1.0rc1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bc17a23b7f6de2c9867b85cc066ceb98", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 37087, "upload_time": "2019-10-24T06:24:39", "upload_time_iso_8601": "2019-10-24T06:24:39.576357Z", "url": "https://files.pythonhosted.org/packages/e9/5f/8240d6375eb79a7220223502c93d8794faa192b197a45b751bccb3d81fd9/azure_mgmt_appplatform-0.1.0rc1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "188b97da78e192369f46559d44830a54", "sha256": "271186ae000f20e804b82945d45902eb32754763a86fa41bcf2eb081b7f69a0b" }, "downloads": -1, "filename": "azure-mgmt-appplatform-0.1.0rc1.zip", "has_sig": false, "md5_digest": "188b97da78e192369f46559d44830a54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43401, "upload_time": "2019-10-24T06:24:42", "upload_time_iso_8601": "2019-10-24T06:24:42.321639Z", "url": "https://files.pythonhosted.org/packages/60/b7/3cc29fd799f521127922ba44f0ba8eeb8cf950117841060879134cc96e5f/azure-mgmt-appplatform-0.1.0rc1.zip", "yanked": false, "yanked_reason": null } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "95600f8f174a2ed0beb4a44624f8500a", "sha256": "8d548a04cda568ff32c17c10acf5c1bff5189d9ec6d4eac1496fa600cc4eab74" }, "downloads": -1, "filename": "azure_mgmt_appplatform-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "95600f8f174a2ed0beb4a44624f8500a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 111677, "upload_time": "2020-08-25T06:06:17", "upload_time_iso_8601": "2020-08-25T06:06:17.094574Z", "url": "https://files.pythonhosted.org/packages/81/bb/d76e465e4dbab6f4ede2369d9d855da5d3ff3cd5b5992904199317a16d0e/azure_mgmt_appplatform-1.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "24e7f04d8bfce563073afbae329be874", "sha256": "a59879f96663281837e49dca691fcb8e90fbbff4913ce4a9032e57e922c67311" }, "downloads": -1, "filename": "azure-mgmt-appplatform-1.0.0.zip", "has_sig": false, "md5_digest": "24e7f04d8bfce563073afbae329be874", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 132879, "upload_time": "2020-08-25T06:06:19", "upload_time_iso_8601": "2020-08-25T06:06:19.062872Z", "url": "https://files.pythonhosted.org/packages/94/6f/a963c94364b14adb004103c292e60428458354b7db1cf3c9a5c6281dbb59/azure-mgmt-appplatform-1.0.0.zip", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "f79d11409d5619cf5ad55dc69e08a1db", "sha256": "7268f998d9c79a66bb4233ccd8a591dec9ec601a88cfb0ed824805234c2c04df" }, "downloads": -1, "filename": "azure_mgmt_appplatform-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f79d11409d5619cf5ad55dc69e08a1db", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 180067, "upload_time": "2021-01-05T02:33:15", "upload_time_iso_8601": "2021-01-05T02:33:15.741000Z", "url": "https://files.pythonhosted.org/packages/e0/9a/25fbe03704d6e18f43dd384c22599571ad4eb5a022a11c7db2e3b44aadf3/azure_mgmt_appplatform-1.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "05ac5414876698d7113fb4d42caf0a25", "sha256": "da50c2391873b0835dec842a2d621c9b38ed324561ec50ffb798a1f9ecebd896" }, "downloads": -1, "filename": "azure-mgmt-appplatform-1.1.0.zip", "has_sig": false, "md5_digest": "05ac5414876698d7113fb4d42caf0a25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 205592, "upload_time": "2021-01-05T02:33:17", "upload_time_iso_8601": "2021-01-05T02:33:17.579548Z", "url": "https://files.pythonhosted.org/packages/36/c6/71f722755b3a9b83989521ff4644a20f2409ef05c41073e365cd0b4c7374/azure-mgmt-appplatform-1.1.0.zip", "yanked": false, "yanked_reason": null } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "900e7d35b1ec34941768fa72bb88330b", "sha256": "b30118f235dfa35129f7e6a0410d9571f382a19bb1cfb75098230fc5c13dcf48" }, "downloads": -1, "filename": "azure_mgmt_appplatform-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "900e7d35b1ec34941768fa72bb88330b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 180473, "upload_time": "2021-02-24T06:35:19", "upload_time_iso_8601": "2021-02-24T06:35:19.950873Z", "url": "https://files.pythonhosted.org/packages/43/7b/7dd3d9446c49fa027604b5e6c53ae6181e411de8a853430074e445663370/azure_mgmt_appplatform-1.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5af503537512d8cdc3bd3ed41d766e84", "sha256": "0b9569f2918cde8475701919109001d89b3ca77c99120dea94520dbb4fdebb7b" }, "downloads": -1, "filename": "azure-mgmt-appplatform-1.2.0.zip", "has_sig": false, "md5_digest": "5af503537512d8cdc3bd3ed41d766e84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 204076, "upload_time": "2021-02-24T06:35:23", "upload_time_iso_8601": "2021-02-24T06:35:23.373134Z", "url": "https://files.pythonhosted.org/packages/43/b6/2ece9e1eaedc9592badf6c73ff124cf3ee9a18cac22df1d3e3fcdb3fc27d/azure-mgmt-appplatform-1.2.0.zip", "yanked": false, "yanked_reason": null } ], "6.0.0": [ { "comment_text": "", "digests": { "md5": "33c405d19d603cff49a9849635ca55e5", "sha256": "c51d592d67f1423a56de40e745deb5537aaf707aab871981daff7291052258a5" }, "downloads": -1, "filename": "azure_mgmt_appplatform-6.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "33c405d19d603cff49a9849635ca55e5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 313693, "upload_time": "2021-04-09T08:14:03", "upload_time_iso_8601": "2021-04-09T08:14:03.869182Z", "url": "https://files.pythonhosted.org/packages/2c/b1/5463b72f5c766d1ae9dfbbabda1beb1ba2b4f9cba90e301bd033a25e1630/azure_mgmt_appplatform-6.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8b625ddc3d7a243255b87c6c26259707", "sha256": "38c6bfa8f433c9c9decd0c005fe4deb25c5cc55ed6949d0537123a846dc6919c" }, "downloads": -1, "filename": "azure-mgmt-appplatform-6.0.0.zip", "has_sig": false, "md5_digest": "8b625ddc3d7a243255b87c6c26259707", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 330998, "upload_time": "2021-04-09T08:14:06", "upload_time_iso_8601": "2021-04-09T08:14:06.756679Z", "url": "https://files.pythonhosted.org/packages/4b/96/0a88aa344db6c103cf332058f03c0323f78ab4989363316899dd360cdf8f/azure-mgmt-appplatform-6.0.0.zip", "yanked": false, "yanked_reason": null } ], "6.0.0b1": [ { "comment_text": "", "digests": { "md5": "51b0e19ee58080e3f6a9add5b98f11c5", "sha256": "c480cde86e51d00a80bee0f9668352c5addbb11aab9da6af43d366c5f4459c7c" }, "downloads": -1, "filename": "azure_mgmt_appplatform-6.0.0b1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51b0e19ee58080e3f6a9add5b98f11c5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 203183, "upload_time": "2020-12-08T05:18:07", "upload_time_iso_8601": "2020-12-08T05:18:07.595008Z", "url": "https://files.pythonhosted.org/packages/0b/cb/9b7d5ed329ddf3dd743cacc0573073ec96daec45a559eebe51d961e1ef66/azure_mgmt_appplatform-6.0.0b1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "140e23ffd6d0815b81ddac5a606ad6d6", "sha256": "595187420b2cbb972c5d36f4399109ab4d4976a21111627e8bf0a333a73a0556" }, "downloads": -1, "filename": "azure-mgmt-appplatform-6.0.0b1.zip", "has_sig": false, "md5_digest": "140e23ffd6d0815b81ddac5a606ad6d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 221823, "upload_time": "2020-12-08T05:18:09", "upload_time_iso_8601": "2020-12-08T05:18:09.446419Z", "url": "https://files.pythonhosted.org/packages/01/76/808a3d93f0f94328f879f032951ce5c6e14445e3f6720172b38fd6036593/azure-mgmt-appplatform-6.0.0b1.zip", "yanked": false, "yanked_reason": null } ], "6.1.0": [ { "comment_text": "", "digests": { "md5": "217bf5c3ba57125302b732ebd87ee27c", "sha256": "4ad91994651e5e0dbe60fb52c250a1e02c4ec9264cbdea5ec90f555a6cde26e7" }, "downloads": -1, "filename": "azure_mgmt_appplatform-6.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "217bf5c3ba57125302b732ebd87ee27c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 429068, "upload_time": "2021-07-09T06:21:08", "upload_time_iso_8601": "2021-07-09T06:21:08.183889Z", "url": "https://files.pythonhosted.org/packages/27/59/ff4f95352bdd89141c5542f9d02300442ed6fd80b7ff8186aaa4154ef811/azure_mgmt_appplatform-6.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "80f9b966baa5c5de115bc63d52fa861f", "sha256": "d74807132bca2123a348b4b1eb214fd6e3d9e5080120baa1258f3dfd8369b898" }, "downloads": -1, "filename": "azure-mgmt-appplatform-6.1.0.zip", "has_sig": false, "md5_digest": "80f9b966baa5c5de115bc63d52fa861f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 448732, "upload_time": "2021-07-09T06:21:10", "upload_time_iso_8601": "2021-07-09T06:21:10.357992Z", "url": "https://files.pythonhosted.org/packages/a6/f0/1af9fb23413cc5d75f7a0dbbce4b17e07368ffeaec06bcb8a61ef0c69e12/azure-mgmt-appplatform-6.1.0.zip", "yanked": false, "yanked_reason": null } ], "7.0.0": [ { "comment_text": "", "digests": { "md5": "5d927cdaf305153af27ccc43ebe42ea8", "sha256": "74a8923f23f92cbc6009992644acbf48b7da5563e7d02c226264dd9ff5ec340e" }, "downloads": -1, "filename": "azure_mgmt_appplatform-7.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5d927cdaf305153af27ccc43ebe42ea8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 659080, "upload_time": "2022-02-22T03:18:04", "upload_time_iso_8601": "2022-02-22T03:18:04.262670Z", "url": "https://files.pythonhosted.org/packages/96/a0/b68cfa63dc5a613c1774785d5046b0ba35e30cd719f934a7cde0dcd658fd/azure_mgmt_appplatform-7.0.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7898960fc617a78c0dda9c56a7753974", "sha256": "757c3b6aae62e327075cdd3874aa1c5609a440151166dd5aa4000808fce01c28" }, "downloads": -1, "filename": "azure-mgmt-appplatform-7.0.0.zip", "has_sig": false, "md5_digest": "7898960fc617a78c0dda9c56a7753974", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 683042, "upload_time": "2022-02-22T03:18:06", "upload_time_iso_8601": "2022-02-22T03:18:06.654581Z", "url": "https://files.pythonhosted.org/packages/79/74/e49944631e4a29b6253007b130088d1018152c937cbf697960ad817c818e/azure-mgmt-appplatform-7.0.0.zip", "yanked": false, "yanked_reason": null } ], "7.1.0": [ { "comment_text": "", "digests": { "md5": "32dcc96af6d562936c1e1a5cad3b9b71", "sha256": "504c6cebe75d7de8fcdd0f36b063503f765b7bd228cec7bd7e8d9ecc6e0d366d" }, "downloads": -1, "filename": "azure_mgmt_appplatform-7.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "32dcc96af6d562936c1e1a5cad3b9b71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 1283393, "upload_time": "2022-05-16T09:22:57", "upload_time_iso_8601": "2022-05-16T09:22:57.716265Z", "url": "https://files.pythonhosted.org/packages/a5/32/500b97aef8284b3ff34ae579538d9a2946022abffa852c7b3758c4055633/azure_mgmt_appplatform-7.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f9479872ebcd52624d9cde7046985542", "sha256": "ef0339066c9dcc65baabd65192996c17b3bb876d6d017da87238f056ae2f98e6" }, "downloads": -1, "filename": "azure-mgmt-appplatform-7.1.0.zip", "has_sig": false, "md5_digest": "f9479872ebcd52624d9cde7046985542", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1315601, "upload_time": "2022-05-16T09:23:00", "upload_time_iso_8601": "2022-05-16T09:23:00.234171Z", "url": "https://files.pythonhosted.org/packages/93/53/a92cf97924bc5a10ef6bf83e9e514187d8a5150385a579d6b6f08495b188/azure-mgmt-appplatform-7.1.0.zip", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32dcc96af6d562936c1e1a5cad3b9b71", "sha256": "504c6cebe75d7de8fcdd0f36b063503f765b7bd228cec7bd7e8d9ecc6e0d366d" }, "downloads": -1, "filename": "azure_mgmt_appplatform-7.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "32dcc96af6d562936c1e1a5cad3b9b71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 1283393, "upload_time": "2022-05-16T09:22:57", "upload_time_iso_8601": "2022-05-16T09:22:57.716265Z", "url": "https://files.pythonhosted.org/packages/a5/32/500b97aef8284b3ff34ae579538d9a2946022abffa852c7b3758c4055633/azure_mgmt_appplatform-7.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f9479872ebcd52624d9cde7046985542", "sha256": "ef0339066c9dcc65baabd65192996c17b3bb876d6d017da87238f056ae2f98e6" }, "downloads": -1, "filename": "azure-mgmt-appplatform-7.1.0.zip", "has_sig": false, "md5_digest": "f9479872ebcd52624d9cde7046985542", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1315601, "upload_time": "2022-05-16T09:23:00", "upload_time_iso_8601": "2022-05-16T09:23:00.234171Z", "url": "https://files.pythonhosted.org/packages/93/53/a92cf97924bc5a10ef6bf83e9e514187d8a5150385a579d6b6f08495b188/azure-mgmt-appplatform-7.1.0.zip", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }