From 50f74480079391ce281294ba198dc5457a731680 Mon Sep 17 00:00:00 2001 From: Matthew Christopher Date: Fri, 27 Jan 2023 19:32:07 -0800 Subject: [PATCH] Fix networking property documentation (#22308) --- .../Microsoft.Network/stable/2022-07-01/network.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/network.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/network.json index 9505f478bbc9..38244dca5e51 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/network.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/network.json @@ -266,7 +266,7 @@ "lastModifiedAt": { "type": "string", "format": "date-time", - "description": "The type of identity that last modified the resource." + "description": "The timestamp of resource last modification (UTC)" } } },