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: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2019-12-01-preview/containerregistry.json
+26-13Lines changed: 26 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1520,20 +1520,12 @@
1520
1520
"PrivateEndpointConnection": {
1521
1521
"description": "An object that represents a private endpoint connection for a container registry.",
1522
1522
"type": "object",
1523
+
"allOf": [
1524
+
{
1525
+
"$ref": "#/definitions/ProxyResource"
1526
+
}
1527
+
],
1523
1528
"properties": {
1524
-
"type": {
1525
-
"description": "The resource type is private endpoint connection.",
0 commit comments