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