TagImageResponse type
Contains response data for the tagImage operation.
type TagImageResponse = TagResult & {
_response: msRest.HttpResponse & { bodyAsText: string; parsedBody: TagResult }
}
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Contains response data for the tagImage operation.
type TagImageResponse = TagResult & {
_response: msRest.HttpResponse & { bodyAsText: string; parsedBody: TagResult }
}