AccountListResult interface
屬性
nextLink |
可用來要求下一個機器學習小群組帳戶清單的 URI。
|
value |
機器學習小群組帳戶的清單。 由於此清單可能不完整,因此應該使用 nextLink 欄位來要求下一份機器學習小群組帳戶清單。
|
屬性詳細資料
nextLink
可用來要求下一個機器學習小群組帳戶清單的 URI。
nextLink?: string
屬性值
value
機器學習小群組帳戶的清單。 由於此清單可能不完整,因此應該使用 nextLink 欄位來要求下一份機器學習小群組帳戶清單。
value?: Account[]
屬性值