You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2024_03_02/_metadata.json
+5-5
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
},
25
25
"subscription_id": {
26
26
"signature": "subscription_id: str,",
27
-
"description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. Required.",
27
+
"description": "The ID of the target subscription. Required.",
28
28
"docstring_type": "str",
29
29
"required": true,
30
30
"method_location": "positional"
@@ -39,7 +39,7 @@
39
39
},
40
40
"subscription_id": {
41
41
"signature": "subscription_id: str,",
42
-
"description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. Required.",
42
+
"description": "The ID of the target subscription. Required.",
0 commit comments