Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1452,17 +1452,14 @@
"properties": {
"id": {
"type": "string",
"readOnly": true,
"description": "Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}"
},
"name": {
"type": "string",
"readOnly": true,
"description": "The name of the resource"
},
"type": {
"type": "string",
"readOnly": true,
"description": "The type of the resource. Ex- Microsoft.Network/trafficmanagerProfiles."
}
},
Expand Down