Package version:

Interface FarmBeatsUpdateRequestModel

FarmBeats update request.

Hierarchy

  • FarmBeatsUpdateRequestModel

Properties

identity?: Identity

Identity for the resource.

location?: string

Geo-location where the resource lives.

FarmBeats ARM Resource properties.

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

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc