Skip to content

Commit 0b4a0a3

Browse files
authored
Corrected error being generated furing .NET SDK Release (#24478)
1 parent e6ec127 commit 0b4a0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2023-02-01/networkVirtualAppliance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@
968968
"hasPublicIp": {
969969
"type": "boolean",
970970
"readOnly": false,
971-
"description": "Flag (true\false) for Intent for Public Ip on additional nic"
971+
"description": "Flag (true or false) for Intent for Public Ip on additional nic"
972972
}
973973
}
974974
},

0 commit comments

Comments
 (0)