Skip to content

Commit f4b3e17

Browse files
authored
Generated from ad08836a41b5c4ea212ffcd06af67ba8eb6a3fdb (#3195)
RDBug 13056055 Public documentation should be updated to reflect that VMSizesController.GetVMSizes api is deprecated
1 parent 9900670 commit f4b3e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/operations/virtual_machine_sizes_operations.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ def __init__(self, client, config, serializer, deserializer):
3939

4040
def list(
4141
self, location, custom_headers=None, raw=False, **operation_config):
42-
"""Lists all available virtual machine sizes for a subscription in a
43-
location.
42+
"""This API is deprecated. Use [Resources
43+
Skus](https://docs.microsoft.com/en-us/rest/api/compute/resourceskus/list).
4444
4545
:param location: The location upon which virtual-machine-sizes is
4646
queried.

0 commit comments

Comments
 (0)