FarmBeatsUpdateRequestModel interface
FarmBeats 更新要求。
屬性
identity | 資源的身分識別。 |
location | 資源所在的地理位置。 |
properties | FarmBeats ARM 資源屬性。 |
tags | 資源標籤。 |
屬性詳細資料
identity
location
資源所在的地理位置。
location?: string
屬性值
string
properties
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}