ReadResponse type
Contains response data for the read operation.
type ReadResponse = ReadHeaders & {
_response: msRest.HttpResponse & { parsedHeaders: ReadHeaders }
}
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Contains response data for the read operation.
type ReadResponse = ReadHeaders & {
_response: msRest.HttpResponse & { parsedHeaders: ReadHeaders }
}