Skip to content

Commit

Permalink
align mlc with arm
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayla Ames committed Apr 14, 2023
1 parent 1187a38 commit 700191d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4490,11 +4490,6 @@
"readOnly": true,
"type": "string",
"description": "The ARM identifier for Private Endpoint"
},
"subnetArmId": {
"readOnly": true,
"type": "string",
"description": "The ARM identifier for Subnet resource that private endpoint links to"
}
},
"description": "The Private Endpoint resource."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@
},
"x-nullable": true
},
"privateEndpointResource": {
"privateEndpoint": {
"description": "The PE network resource that is linked to this PE connection.",
"$ref": "#/definitions/PrivateEndpointResource",
"x-nullable": true
Expand Down

0 comments on commit 700191d

Please sign in to comment.