你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ManagementZone interface
Api Model for ManagementZone 对象。
属性
crop |
与 ManagementZone 关联的裁剪 ID。 |
description | 资源的文本说明。 |
field |
与 ManagementZone 关联的字段 ID。 |
name | 用于标识资源的名称。 |
properties | 属于资源的键值对的集合。 每对的键不能超过 50 个字符,并且值不能大于 150 个字符。 注意:最多可以为资源提供 25 个键值对,并且仅支持字符串、数字和日期时间 (yyyy-MM-ddTHH:mm:ssZ) 值。 |
season |
与 ManagementZone 关联的季节 ID。 |
source | 资源的源。 |
status | 资源的状态。 |
type | ManagementZone 的类型。 |
属性详细信息
cropId
与 ManagementZone 关联的裁剪 ID。
cropId?: string
属性值
string
description
资源的文本说明。
description?: string
属性值
string
fieldId
与 ManagementZone 关联的字段 ID。
fieldId?: string
属性值
string
name
用于标识资源的名称。
name?: string
属性值
string
properties
属于资源的键值对的集合。 每对的键不能超过 50 个字符,并且值不能大于 150 个字符。 注意:最多可以为资源提供 25 个键值对,并且仅支持字符串、数字和日期时间 (yyyy-MM-ddTHH:mm:ssZ) 值。
properties?: Record<string, any>
属性值
Record<string, any>
seasonId
与 ManagementZone 关联的季节 ID。
seasonId?: string
属性值
string
source
资源的源。
source?: string
属性值
string
status
资源的状态。
status?: string
属性值
string
type
ManagementZone 的类型。
type?: string
属性值
string