共用方式為


FarmBeatsUpdateRequestModel interface

FarmBeats 更新要求。

屬性

identity

資源的身分識別。

location

資源所在的地理位置。

properties

FarmBeats ARM 資源屬性。

tags

資源標籤。

屬性詳細資料

identity

資源的身分識別。

identity?: Identity

屬性值

location

資源所在的地理位置。

location?: string

屬性值

string

properties

FarmBeats ARM 資源屬性。

properties?: FarmBeatsUpdateProperties

屬性值

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}