ModelAddClosedListResponse type
يحتوي على بيانات الاستجابة لعملية addClosedList.
type ModelAddClosedListResponse = {
_response: msRest.HttpResponse & { bodyAsText: string; parsedBody: string }
body: string
}
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
يحتوي على بيانات الاستجابة لعملية addClosedList.
type ModelAddClosedListResponse = {
_response: msRest.HttpResponse & { bodyAsText: string; parsedBody: string }
body: string
}