次の方法で共有


FarmBeatsUpdateRequestModel interface

FarmBeats 更新要求。

プロパティ

identity

リソースの ID。

location

リソースが存在する地理的な場所。

properties

FarmBeats ARM リソースのプロパティ。

tags

リソース タグ。

プロパティの詳細

identity

リソースの ID。

identity?: Identity

プロパティ値

location

リソースが存在する地理的な場所。

location?: string

プロパティ値

string

properties

FarmBeats ARM リソースのプロパティ。

properties?: FarmBeatsUpdateProperties

プロパティ値

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}