FarmBeatsUpdateRequestModel interface
FarmBeats 更新要求。
プロパティ
| identity | リソースの ID。 |
| location | リソースが存在する地理的な場所。 |
| properties | FarmBeats ARM リソースのプロパティ。 |
| tags | リソース タグ。 |
プロパティの詳細
identity
location
リソースが存在する地理的な場所。
location?: string
プロパティ値
string
properties
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}