Aracılığıyla paylaş


ComputeNodeReimageResponse type

Yeniden oluşturma işlemi için yanıt verilerini içerir.

type ComputeNodeReimageResponse = ComputeNodeReimageHeaders & {
  _response: msRest.HttpResponse & { parsedHeaders: ComputeNodeReimageHeaders }
}