ExamplesAddResponse type
Ekleme işlemi için yanıt verilerini içerir.
type ExamplesAddResponse = LabelExampleResponse & {
_response: msRest.HttpResponse & {
bodyAsText: string
parsedBody: LabelExampleResponse
}
}
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.
Ekleme işlemi için yanıt verilerini içerir.
type ExamplesAddResponse = LabelExampleResponse & {
_response: msRest.HttpResponse & {
bodyAsText: string
parsedBody: LabelExampleResponse
}
}