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
#suppress"@azure-tools/typespec-azure-core/no-legacy-usage""FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
275
+
#suppress"@azure-tools/typespec-azure-resource-manager/arm-custom-resource-no-key""FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
276
+
#suppress"@azure-tools/typespec-azure-resource-manager/arm-custom-resource-usage-discourage""FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
279
277
@Azure.ResourceManager.Legacy.customAzureResource
280
278
modelProxyResource {
281
279
/**
282
-
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
#suppress"@azure-tools/typespec-azure-core/no-legacy-usage""FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
596
+
#suppress"@azure-tools/typespec-azure-resource-manager/arm-custom-resource-no-key""FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
597
+
#suppress"@azure-tools/typespec-azure-resource-manager/arm-custom-resource-usage-discourage""FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
603
598
@Azure.ResourceManager.Legacy.customAzureResource
604
599
modelTrackedResource {
605
600
/**
606
-
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Copy file name to clipboardExpand all lines: specification/trafficmanager/resource-manager/Microsoft.Network/stable/2022-04-01/trafficmanager.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1124,15 +1124,15 @@
1124
1124
"id": {
1125
1125
"type": "string",
1126
1126
"format": "arm-id",
1127
-
"description": "Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
1127
+
"description": "ARM resource id of the resource."
1128
1128
},
1129
1129
"name": {
1130
1130
"type": "string",
1131
1131
"description": "The name of the Traffic Manager endpoint."
"description": "Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
1513
+
"description": "ARM resource id of the resource."
1514
1514
},
1515
1515
"name": {
1516
1516
"type": "string",
1517
1517
"description": "The name of the Traffic Manager profile."
0 commit comments