File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30 Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 28772877 "x-ms-client-flatten" : true ,
28782878 "description" : " Resource properties."
28792879 },
2880+ "id" : {
2881+ "readOnly" : true ,
2882+ "type" : " string" ,
2883+ "description" : " private endpoint connection Id"
2884+ },
2885+ "name" : {
2886+ "readOnly" : true ,
2887+ "type" : " string" ,
2888+ "description" : " private endpoint connection name"
2889+ },
28802890 "type" : {
28812891 "readOnly" : true ,
28822892 "type" : " string" ,
28832893 "description" : " private endpoint connection type"
28842894 }
28852895 },
28862896 "description" : " The Private Endpoint Connection resource." ,
2887- "allOf" : [
2888- {
2889- "$ref" : " #/definitions/ProxyOnlyResource"
2890- }
2891- ],
28922897 "x-ms-azure-resource" : true
28932898 },
28942899 "DiskAccessProperties" : {
You can’t perform that action at this time.
0 commit comments