你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PlantTissueAnalysis interface

植物组织分析对象的 API 模型。

属性

cropId

关联的裁剪的 ID。

cropProductId

关联的 Crop 产品的 ID。

description

资源的文本说明。

fieldId

关联字段的 ID。

growthStage

此植物组织分析的生长阶段。

labDetails

用于表示 LabDetails 对象的模型。

name

用于标识资源的名称。

plantAppearance

此植物组织分析的植物外观。

plantingDateTime

此植物组织分析的种植日期时间。

plantPart

用于此植物组织分析的植物部分。

plantPosition

此植物组织分析的植物位置。

properties

属于资源的键值对的集合。 每对的键不能超过 50 个字符,并且值不能大于 150 个字符。 注意:最多可以为资源提供 25 个键值对,并且仅支持字符串、数字和日期时间 (yyyy-MM-ddTHH:mm:ssZ) 值。

sampleCollectionCondition

此植物组织分析的样本收集条件。

sampleCollectionDateTime

此植物组织分析的样本收集 dateTime。

sampleReceivedDateTime

收到的示例 dateTime。

sampleTestResultDateTime

此植物组织分析的样本测试结果 dateTime。

seasonId

关联季节的 ID。

source

资源的源。

status

资源的状态。

属性详细信息

cropId

关联的裁剪的 ID。

cropId?: string

属性值

string

cropProductId

关联的 Crop 产品的 ID。

cropProductId?: string

属性值

string

description

资源的文本说明。

description?: string

属性值

string

fieldId

关联字段的 ID。

fieldId?: string

属性值

string

growthStage

此植物组织分析的生长阶段。

growthStage?: string

属性值

string

labDetails

用于表示 LabDetails 对象的模型。

labDetails?: LabDetails

属性值

name

用于标识资源的名称。

name?: string

属性值

string

plantAppearance

此植物组织分析的植物外观。

plantAppearance?: string

属性值

string

plantingDateTime

此植物组织分析的种植日期时间。

plantingDateTime?: string | Date

属性值

string | Date

plantPart

用于此植物组织分析的植物部分。

plantPart?: string

属性值

string

plantPosition

此植物组织分析的植物位置。

plantPosition?: string

属性值

string

properties

属于资源的键值对的集合。 每对的键不能超过 50 个字符,并且值不能大于 150 个字符。 注意:最多可以为资源提供 25 个键值对,并且仅支持字符串、数字和日期时间 (yyyy-MM-ddTHH:mm:ssZ) 值。

properties?: Record<string, any>

属性值

Record<string, any>

sampleCollectionCondition

此植物组织分析的样本收集条件。

sampleCollectionCondition?: string

属性值

string

sampleCollectionDateTime

此植物组织分析的样本收集 dateTime。

sampleCollectionDateTime?: string | Date

属性值

string | Date

sampleReceivedDateTime

收到的示例 dateTime。

sampleReceivedDateTime?: string | Date

属性值

string | Date

sampleTestResultDateTime

此植物组织分析的样本测试结果 dateTime。

sampleTestResultDateTime?: string | Date

属性值

string | Date

seasonId

关联季节的 ID。

seasonId?: string

属性值

string

source

资源的源。

source?: string

属性值

string

status

资源的状态。

status?: string

属性值

string