ExamplesBatchResponse type
Toplu işlem için yanıt verilerini içerir.
type ExamplesBatchResponse = BatchLabelExample[] & {
_response: msRest.HttpResponse & {
bodyAsText: string
parsedBody: BatchLabelExample[]
}
}
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
Toplu işlem için yanıt verilerini içerir.
type ExamplesBatchResponse = BatchLabelExample[] & {
_response: msRest.HttpResponse & {
bodyAsText: string
parsedBody: BatchLabelExample[]
}
}