مشاركة عبر


AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse type

يحتوي على بيانات استجابة لعملية deletePrivateEndpointConnection.

type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>