DevicesGetGroupResponse type
getGroup 操作の応答データが含まれます。
type DevicesGetGroupResponse = Group & {
_response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: Group }
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
getGroup 操作の応答データが含まれます。
type DevicesGetGroupResponse = Group & {
_response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: Group }
}
Azure SDK for JavaScript