ImageTagCreateBatch Class

Definition

Batch of image tags.

public class ImageTagCreateBatch
type ImageTagCreateBatch = class
Public Class ImageTagCreateBatch
Inheritance
ImageTagCreateBatch

Constructors

ImageTagCreateBatch()

Initializes a new instance of the ImageTagCreateBatch class.

ImageTagCreateBatch(IList<ImageTagCreateEntry>)

Initializes a new instance of the ImageTagCreateBatch class.

Properties

Tags

Gets or sets image Tag entries to include in this batch.

Applies to