ImageRegionCreateResult Class

ImageRegionCreateResult.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
ImageRegionCreateResult

Constructor

ImageRegionCreateResult(*, tag_id: str, left: float, top: float, width: float, height: float, **kwargs)

Parameters

tag_id
str
Required

Required. Id of the tag associated with this region.

left
float
Required

Required. Coordinate of the left boundary.

top
float
Required

Required. Coordinate of the top boundary.

width
float
Required

Required. Width.

height
float
Required

Required. Height.

Variables

image_id
str
region_id
str
tag_name
str
created
datetime