1Metadata-Version: 2.1
2Name: azure-mgmt-containerservice
3Version: 16.1.0
4Summary: Microsoft Azure Container Service Management Client Library for Python
5Home-page: https://github.com/Azure/azure-sdk-for-python
6Author: Microsoft Corporation
7Author-email: azpysdkhelp@microsoft.com
8License: MIT License
9Description: # Microsoft Azure SDK for Python
10
11        This is the Microsoft Azure Container Service Management Client Library.
12        This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
13        For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
14
15
16        # Usage
17
18
19        To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
20
21
22
23        For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
24        Code samples for this package can be found at [Container Service Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
25        Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
26
27
28        # Provide Feedback
29
30        If you encounter any bugs or have suggestions, please file an issue in the
31        [Issues](https://github.com/Azure/azure-sdk-for-python/issues)
32        section of the project.
33
34
35        ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-containerservice%2FREADME.png)
36
37        # Release History
38
39        ## 16.1.0 (2021-08-06)
40
41        **Features**
42
43          - Model ManagedClusterAgentPoolProfile has a new parameter scale_down_mode
44          - Model ContainerServiceNetworkProfile has a new parameter nat_gateway_profile
45          - Model ManagedClusterAgentPoolProfileProperties has a new parameter scale_down_mode
46          - Model ManagedCluster has a new parameter security_profile
47          - Model AgentPool has a new parameter scale_down_mode
48
49        ## 16.0.0 (2021-06-17)
50
51        **Features**
52
53          - Model ManagedClusterAgentPoolProfile has a new parameter enable_ultra_ssd
54          - Model ManagedClusterAPIServerAccessProfile has a new parameter enable_private_cluster_public_fqdn
55          - Model AgentPool has a new parameter enable_ultra_ssd
56          - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_ultra_ssd
57          - Added operation ManagedClustersOperations.list_outbound_network_dependencies_endpoints
58
59        **Breaking changes**
60
61          - Operation ManagedClustersOperations.list_cluster_admin_credentials has a new signature
62          - Operation ManagedClustersOperations.list_cluster_monitoring_user_credentials has a new signature
63          - Operation ManagedClustersOperations.list_cluster_user_credentials has a new signature
64
65        ## 15.1.0 (2021-04-07)
66
67        **Features**
68
69          - Model Components1Q1Og48SchemasManagedclusterAllof1 has a new parameter private_link_resources
70          - Model Components1Q1Og48SchemasManagedclusterAllof1 has a new parameter disable_local_accounts
71          - Model Components1Q1Og48SchemasManagedclusterAllof1 has a new parameter http_proxy_config
72          - Model ManagedClusterPodIdentity has a new parameter binding_selector
73          - Model ManagedClusterAgentPoolProfileProperties has a new parameter gpu_instance_profile
74          - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_fips
75          - Model ManagedClusterAgentPoolProfileProperties has a new parameter os_sku
76          - Model AgentPool has a new parameter gpu_instance_profile
77          - Model AgentPool has a new parameter enable_fips
78          - Model AgentPool has a new parameter os_sku
79          - Model ManagedCluster has a new parameter extended_location
80          - Model ManagedCluster has a new parameter private_link_resources
81          - Model ManagedCluster has a new parameter disable_local_accounts
82          - Model ManagedCluster has a new parameter http_proxy_config
83          - Model ManagedClusterAgentPoolProfile has a new parameter gpu_instance_profile
84          - Model ManagedClusterAgentPoolProfile has a new parameter enable_fips
85          - Model ManagedClusterAgentPoolProfile has a new parameter os_sku
86          - Model ManagedClusterWindowsProfile has a new parameter enable_csi_proxy
87          - Added operation ManagedClustersOperations.get_command_result
88          - Added operation ManagedClustersOperations.begin_run_command
89          - Added operation ManagedClustersOperations.get_os_options
90
91        ## 15.0.0 (2021-03-03)
92
93        **Features**
94
95          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter max_node_provision_time
96          - Model ManagedClusterPodIdentityProfile has a new parameter allow_network_plugin_kubenet
97          - Model KubeletConfig has a new parameter container_log_max_size_mb
98          - Model KubeletConfig has a new parameter pod_max_pids
99          - Model KubeletConfig has a new parameter container_log_max_files
100          - Model SysctlConfig has a new parameter net_core_rmem_default
101          - Model SysctlConfig has a new parameter net_core_wmem_default
102          - Model Components1Q1Og48SchemasManagedclusterAllof1 has a new parameter azure_portal_fqdn
103          - Model Components1Q1Og48SchemasManagedclusterAllof1 has a new parameter fqdn_subdomain
104          - Model ManagedCluster has a new parameter azure_portal_fqdn
105          - Model ManagedCluster has a new parameter fqdn_subdomain
106          - Model ManagedClusterAgentPoolProfile has a new parameter kubelet_disk_type
107          - Model ManagedClusterAgentPoolProfile has a new parameter enable_encryption_at_host
108          - Model ManagedClusterAgentPoolProfile has a new parameter node_public_ip_prefix_id
109          - Model ManagedClusterAgentPoolProfileProperties has a new parameter kubelet_disk_type
110          - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_encryption_at_host
111          - Model ManagedClusterAgentPoolProfileProperties has a new parameter node_public_ip_prefix_id
112          - Model AgentPool has a new parameter kubelet_disk_type
113          - Model AgentPool has a new parameter enable_encryption_at_host
114          - Model AgentPool has a new parameter node_public_ip_prefix_id
115          - Added operation group MaintenanceConfigurationsOperations
116
117        **Breaking changes**
118
119          - Model SysctlConfig no longer has parameter net_ipv4_tcp_rmem
120          - Model SysctlConfig no longer has parameter net_ipv4_tcp_wmem
121
122        ## 14.0.0 (2020-11-23)
123
124        **Features**
125
126          - Model ManagedCluster has a new parameter pod_identity_profile
127          - Model ManagedCluster has a new parameter auto_upgrade_profile
128          - Model ManagedClusterAgentPoolProfile has a new parameter linux_os_config
129          - Model ManagedClusterAgentPoolProfile has a new parameter kubelet_config
130          - Model ManagedClusterAgentPoolProfile has a new parameter pod_subnet_id
131          - Model ManagedClusterAgentPoolProfileProperties has a new parameter linux_os_config
132          - Model ManagedClusterAgentPoolProfileProperties has a new parameter kubelet_config
133          - Model ManagedClusterAgentPoolProfileProperties has a new parameter pod_subnet_id
134          - Model ManagedClusterAPIServerAccessProfile has a new parameter private_dns_zone
135          - Model AgentPool has a new parameter linux_os_config
136          - Model AgentPool has a new parameter kubelet_config
137          - Model AgentPool has a new parameter pod_subnet_id
138
139        ## 14.0.0b1 (2020-10-23)
140
141        This is beta preview version.
142        For detailed changelog please refer to equivalent stable version 9.4.0 (https://pypi.org/project/azure-mgmt-containerservice/9.4.0/)
143
144        This version uses a next-generation code generator that introduces important breaking changes, but also important new features (like unified authentication and async programming).
145
146        **General breaking changes**
147
148        - Credential system has been completly revamped:
149
150          - `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/
151          - `credentials` parameter has been renamed `credential`
152
153        - 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
154          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)
155        - You can't import a `version` module anymore, use `__version__` instead
156        - Operations that used to return a `msrest.polling.LROPoller` now returns a `azure.core.polling.LROPoller` and are prefixed with `begin_`.
157        - Exceptions tree have been simplified and most exceptions are now `azure.core.exceptions.HttpResponseError` (`CloudError` has been removed).
158        - Most of the operation kwarg have changed. Some of the most noticeable:
159
160          - `raw` has been removed. Equivalent feature can be found using `cls`, a callback that will give access to internal HTTP response for advanced user
161          - 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)
162
163        **General new features**
164
165        - Type annotations support using `typing`. SDKs are mypy ready.
166        - This client has now stable and official support for async. Check the `aio` namespace of your package to find the async client.
167        - 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.
168
169
170        ## 9.4.0 (2020-09-11)
171
172        **Features**
173
174          - Model ManagedClusterAgentPoolProfile has a new parameter power_state
175          - Model ManagedClusterAgentPoolProfile has a new parameter os_disk_type
176          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter max_empty_bulk_delete
177          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter skip_nodes_with_local_storage
178          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter max_total_unready_percentage
179          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter ok_total_unready_count
180          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter expander
181          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter skip_nodes_with_system_pods
182          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter new_pod_scale_up_delay
183          - Model AgentPool has a new parameter power_state
184          - Model AgentPool has a new parameter os_disk_type
185          - Model ManagedClusterAgentPoolProfileProperties has a new parameter power_state
186          - Model ManagedClusterAgentPoolProfileProperties has a new parameter os_disk_type
187          - Model ManagedCluster has a new parameter power_state
188          - Added operation ManagedClustersOperations.start
189          - Added operation ManagedClustersOperations.stop
190          - Added operation group ResolvePrivateLinkServiceIdOperations
191          - Added operation group PrivateLinkResourcesOperations
192
193        ## 9.3.0 (2020-08-24)
194
195        **Features**
196
197          - Model ManagedClusterWindowsProfile has a new parameter license_type
198          - Added operation ManagedClustersOperations.upgrade_node_image_version
199
200        ## 9.2.0 (2020-06-24)
201
202        **Features**
203
204          - Model ManagedClusterIdentity has a new parameter user_assigned_identities
205          - Model ManagedClusterAADProfile has a new parameter enable_azure_rbac
206          - Model ManagedClusterAgentPoolProfile has a new parameter proximity_placement_group_id
207          - Model ManagedClusterAgentPoolProfileProperties has a new parameter proximity_placement_group_id
208          - Model AgentPool has a new parameter proximity_placement_group_id
209          - Added operation group PrivateEndpointConnectionsOperations
210
211        ## 9.1.0 (2020-06-03)
212
213        **Features**
214
215          - Model AgentPool has a new parameter node_image_version
216          - Model AgentPool has a new parameter upgrade_settings
217          - Model AgentPoolUpgradeProfile has a new parameter latest_node_image_version
218          - Model ManagedClusterAgentPoolProfile has a new parameter node_image_version
219          - Model ManagedClusterAgentPoolProfile has a new parameter upgrade_settings
220          - Model ManagedClusterAgentPoolProfileProperties has a new parameter node_image_version
221          - Model ManagedClusterAgentPoolProfileProperties has a new parameter upgrade_settings
222
223        ## 9.0.1 (2020-04-09)
224
225        **Bugfixes**
226
227          - Switch field type to string to avoid unmarshal errors
228
229        ## 9.0.0 (2020-03-24)
230
231        **Features**
232
233          - Model ManagedClusterAgentPoolProfile has a new parameter mode
234          - Model ManagedCluster has a new parameter sku
235          - Model OpenShiftManagedCluster has a new parameter refresh_cluster
236          - Model ManagedClusterAADProfile has a new parameter admin_group_object_ids
237          - Model ManagedClusterAADProfile has a new parameter managed
238          - Model ManagedClusterAgentPoolProfileProperties has a new parameter mode
239          - Model OpenShiftManagedClusterMasterPoolProfile has a new parameter api_properties
240          - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter balance_similar_node_groups
241          - Model NetworkProfile has a new parameter management_subnet_cidr
242          - Model AgentPool has a new parameter mode
243
244        **Breaking changes**
245
246          - Model OpenShiftManagedClusterMasterPoolProfile no longer has parameter name
247          - Model OpenShiftManagedClusterMasterPoolProfile no longer has parameter os_type
248          - Model NetworkProfile no longer has parameter peer_vnet_id
249
250        ## 8.3.0 (2020-02-14)
251
252        **Features**
253
254          - Model ManagedCluster has a new parameter auto_scaler_profile
255          - Model ManagedClusterAgentPoolProfile has a new parameter spot_max_price
256          - Model AgentPool has a new parameter spot_max_price
257          - Model ManagedClusterAgentPoolProfileProperties has a new parameter spot_max_price
258          - Model ContainerServiceNetworkProfile has a new parameter network_mode
259          - Added operation ManagedClustersOperations.list_cluster_monitoring_user_credentials
260
261        ## 8.2.0 (2020-01-07)
262
263        **Features**
264
265          - Model ManagedCluster has a new parameter disk_encryption_set_id
266
267        ## 8.1.0 (2019-12-16)
268
269        **Features**
270
271          - Model ContainerServiceNetworkProfile has a new parameter
272            outbound_type
273          - Model ManagedClusterAgentPoolProfile has a new parameter
274            node_labels
275          - Model ManagedClusterAgentPoolProfile has a new parameter tags
276          - Model ManagedCluster has a new parameter identity_profile
277          - Model ManagedClusterLoadBalancerProfile has a new parameter
278            idle_timeout_in_minutes
279          - Model ManagedClusterLoadBalancerProfile has a new parameter
280            allocated_outbound_ports
281          - Model AgentPool has a new parameter node_labels
282          - Model AgentPool has a new parameter tags
283          - Model ManagedClusterAddonProfile has a new parameter identity
284          - Model ManagedClusterAgentPoolProfileProperties has a new parameter
285            node_labels
286          - Model ManagedClusterAgentPoolProfileProperties has a new parameter
287            tags
288
289        ## 8.0.0 (2019-10-24)
290
291        **Features**
292
293          - Model OpenShiftManagedCluster has a new parameter monitor_profile
294          - Model ManagedCluster has a new parameter private_fqdn
295          - Added operation
296            ManagedClustersOperations.rotate_cluster_certificates
297
298        **Breaking changes**
299
300          - Operation AgentPoolsOperations.get_available_agent_pool_versions
301            has a new signature
302
303        ## 7.0.0 (2019-08-30)
304
305        **Features**
306
307          - Model ContainerServiceNetworkProfile has a new parameter
308            load_balancer_profile
309          - Model ManagedCluster has a new parameter
310            api_server_access_profile
311
312        **Breaking changes**
313
314          - Model ManagedCluster no longer has parameter
315            api_server_authorized_ip_ranges
316
317        ## 6.0.0 (2019-06-20)
318
319        **Features**
320
321          - Model ManagedClusterAgentPoolProfile has a new parameter
322            enable_node_public_ip
323          - Model ManagedClusterAgentPoolProfile has a new parameter
324            scale_set_eviction_policy
325          - Model ManagedClusterAgentPoolProfile has a new parameter
326            node_taints
327          - Model ManagedClusterAgentPoolProfile has a new parameter
328            scale_set_priority
329          - Model AgentPool has a new parameter enable_node_public_ip
330          - Model AgentPool has a new parameter scale_set_eviction_policy
331          - Model AgentPool has a new parameter node_taints
332          - Model AgentPool has a new parameter scale_set_priority
333          - Model ManagedClusterAgentPoolProfileProperties has a new parameter
334            enable_node_public_ip
335          - Model ManagedClusterAgentPoolProfileProperties has a new parameter
336            scale_set_eviction_policy
337          - Model ManagedClusterAgentPoolProfileProperties has a new parameter
338            node_taints
339          - Model ManagedClusterAgentPoolProfileProperties has a new parameter
340            scale_set_priority
341          - Added operation
342            AgentPoolsOperations.get_available_agent_pool_versions
343          - Added operation AgentPoolsOperations.get_upgrade_profile
344
345        **General Breaking changes**
346
347        This version uses a next-generation code generator that *might*
348        introduce breaking changes if you were importing from the v20xx_yy_zz
349        API folders. In summary, some modules were incorrectly
350        visible/importable and have been renamed. This fixed several issues
351        caused by usage of classes that were not supposed to be used in the
352        first place.
353
354          - ContainerServiceManagementClient cannot be imported from
355            `azure.mgmt.containerservice.v20xx_yy_zz.container_service_management_client`
356            anymore (import from `azure.mgmt.containerservice.v20xx_yy_zz`
357            works like before)
358          - ContainerServiceManagementClientConfiguration import has been moved
359            from
360            `azure.mgmt.containerservice.v20xx_yy_zz.container_service_management_client`
361            to `azure.mgmt.containerservice.v20xx_yy_zz`
362          - A model `MyClass` from a "models" sub-module cannot be imported
363            anymore using
364            `azure.mgmt.containerservice.v20xx_yy_zz.models.my_class`
365            (import from `azure.mgmt.containerservice.v20xx_yy_zz.models`
366            works like before)
367          - An operation class `MyClassOperations` from an `operations`
368            sub-module cannot be imported anymore using
369            `azure.mgmt.containerservice.v20xx_yy_zz.operations.my_class_operations`
370            (import from
371            `azure.mgmt.containerservice.v20xx_yy_zz.operations` works like
372            before)
373
374        Last but not least, HTTP connection pooling is now enabled by default.
375        You should always use a client as a context manager, or call close(), or
376        use no more than one client per process.
377
378        ## 5.3.0 (2019-05-03)
379
380        **Features**
381
382          - Model OrchestratorProfile has a new parameter is_preview
383          - Model OrchestratorVersionProfile has a new parameter is_preview
384          - Model ContainerServiceNetworkProfile has a new parameter
385            load_balancer_sku
386          - Model ManagedCluster has a new parameter identity
387          - Model ManagedCluster has a new parameter max_agent_pools
388          - Model ManagedCluster has a new parameter windows_profile
389
390        ## 5.2.0 (2019-04-30)
391
392        **Features**
393
394          - OpenShift is now using a GA api version
395          - Model OpenShiftManagedCluster has a new parameter cluster_version
396          - Model NetworkProfile has a new parameter vnet_id
397
398        ## 5.1.0 (2019-04-08)
399
400        **Features**
401
402          - Model OpenShiftManagedClusterAADIdentityProvider has a new parameter
403            customer_admin_group_id
404
405        ## 5.0.0 (2019-03-19)
406
407        **Features**
408
409          - Model ManagedClusterAgentPoolProfile has a new parameter min_count
410          - Model ManagedClusterAgentPoolProfile has a new parameter
411            availability_zones
412          - Model ManagedClusterAgentPoolProfile has a new parameter type
413          - Model ManagedClusterAgentPoolProfile has a new parameter
414            enable_auto_scaling
415          - Model ManagedClusterAgentPoolProfile has a new parameter max_count
416          - Model ManagedClusterAgentPoolProfile has a new parameter
417            provisioning_state
418          - Model ManagedClusterAgentPoolProfile has a new parameter
419            orchestrator_version
420          - Model ManagedCluster has a new parameter
421            api_server_authorized_ip_ranges
422          - Model ManagedCluster has a new parameter
423            enable_pod_security_policy
424          - Added operation group AgentPoolsOperations
425
426        **Breaking changes**
427
428          - Parameter count of model ManagedClusterAgentPoolProfile is now
429            required
430          - Model ManagedClusterAgentPoolProfile no longer has parameter
431            storage_profile
432
433        ## 4.4.0 (2019-01-09)
434
435        **Features**
436
437          - Added operation
438            ManagedClustersOperations.reset_service_principal_profile
439          - Added operation ManagedClustersOperations.reset_aad_profile
440
441        ## 4.3.0 (2018-12-13)
442
443        **Features**
444
445          - Support for Azure Profiles
446          - OpenShift ManagedCluster (preview)
447
448        This package also adds Preview version of ManagedCluster (AKS
449        2018-08-01-preview), this includes the following breaking changes and
450        features, if you optin for this new API version:
451
452        **Features**
453
454          - Model ManagedClusterAgentPoolProfile has a new parameter type
455          - Model ManagedClusterAgentPoolProfile has a new parameter max_count
456          - Model ManagedClusterAgentPoolProfile has a new parameter
457            enable_auto_scaling
458          - Model ManagedClusterAgentPoolProfile has a new parameter min_count
459
460        **Breaking changes**
461
462          - Parameter count of model ManagedClusterAgentPoolProfile is now
463            required
464          - Model ManagedClusterAgentPoolProfile no longer has parameter
465            storage_profile
466
467        **Note**
468
469          - azure-mgmt-nspkg is not installed anymore on Python 3 (PEP420-based
470            namespace package)
471
472        ## 4.2.2 (2018-08-09)
473
474        **Bugfixes**
475
476          - Fix invalid definition of CredentialResult
477
478        ## 4.2.1 (2018-08-08)
479
480        **Bugfixes**
481
482          - Fix some invalid regexp
483          - Fix invalid definition of CredentialResult
484
485        ## 4.2.0 (2018-07-30)
486
487        **Features**
488
489          - Add managed_clusters.list_cluster_admin_credentials
490          - Add managed_clusters.list_cluster_user_credentials
491          - Add managed_clusters.update_tags
492
493        **Bugfixes**
494
495          - Fix incorrect JSON description of ManagedCluster class
496
497        ## 4.1.0 (2018-06-13)
498
499        **Features**
500
501          - Add node_resource_group attribute to some models
502
503        ## 4.0.0 (2018-05-25)
504
505        **Features**
506
507          - Added operation ManagedClustersOperations.get_access_profile
508          - Updated VM sizes
509          - Client class can be used as a context manager to keep the underlying
510            HTTP session open for performance
511
512        **General Breaking changes**
513
514        This version uses a next-generation code generator that *might*
515        introduce breaking changes.
516
517          - Model signatures now use only keyword-argument syntax. All
518            positional arguments must be re-written as keyword-arguments. To
519            keep auto-completion in most cases, models are now generated for
520            Python 2 and Python 3. Python 3 uses the "*" syntax for
521            keyword-only arguments.
522          - Enum types now use the "str" mixin (class AzureEnum(str, Enum)) to
523            improve the behavior when unrecognized enum values are encountered.
524            While this is not a breaking change, the distinctions are important,
525            and are documented here:
526            <https://docs.python.org/3/library/enum.html#others> At a glance:
527              - "is" should not be used at all.
528              - "format" will return the string value, where "%s" string
529                formatting will return `NameOfEnum.stringvalue`. Format syntax
530                should be prefered.
531          - New Long Running Operation:
532              - Return type changes from
533                `msrestazure.azure_operation.AzureOperationPoller` to
534                `msrest.polling.LROPoller`. External API is the same.
535              - Return type is now **always** a `msrest.polling.LROPoller`,
536                regardless of the optional parameters used.
537              - The behavior has changed when using `raw=True`. Instead of
538                returning the initial call result as `ClientRawResponse`,
539                without polling, now this returns an LROPoller. After polling,
540                the final resource will be returned as a `ClientRawResponse`.
541              - New `polling` parameter. The default behavior is
542                `Polling=True` which will poll using ARM algorithm. When
543                `Polling=False`, the response of the initial call will be
544                returned without polling.
545              - `polling` parameter accepts instances of subclasses of
546                `msrest.polling.PollingMethod`.
547              - `add_done_callback` will no longer raise if called after
548                polling is finished, but will instead execute the callback right
549                away.
550
551        **Bugfixes**
552
553          - Compatibility of the sdist with wheel 0.31.0
554
555        ## 3.0.1 (2018-01-25)
556
557        **Bugfixes**
558
559          - Fix incorrect mapping in OrchestratorVersionProfileListResult
560
561        ## 3.0.0 (2017-12-13)
562
563          - Flattened ManagedCluster so there is no separate properties object
564          - Added get_access_profiles operation to managed clusters
565
566        ## 2.0.0 (2017-10-XX)
567
568        **Features**
569
570          - Managed clusters
571
572        **Breaking changes**
573
574          - VM is now require for master profile (recommended default:
575            standard_d2_v2)
576
577        ## 1.0.0 (2017-08-08)
578
579          - Initial Release extracted from azure-mgmt-compute 2.1.0
580
581Platform: UNKNOWN
582Classifier: Development Status :: 5 - Production/Stable
583Classifier: Programming Language :: Python
584Classifier: Programming Language :: Python :: 2
585Classifier: Programming Language :: Python :: 2.7
586Classifier: Programming Language :: Python :: 3
587Classifier: Programming Language :: Python :: 3.5
588Classifier: Programming Language :: Python :: 3.6
589Classifier: Programming Language :: Python :: 3.7
590Classifier: Programming Language :: Python :: 3.8
591Classifier: License :: OSI Approved :: MIT License
592Description-Content-Type: text/markdown
593