DeploymentsGetDeploymentDevicesResponse type
Contains response data for the getDeploymentDevices operation.
type DeploymentsGetDeploymentDevicesResponse =
PageableListOfDeploymentDeviceStates & {
_response: coreHttp.HttpResponse & {
bodyAsText: string
parsedBody: PageableListOfDeploymentDeviceStates
}
}
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for JavaScript