Share via


EntityCreateOrUpdateQueryParamProperties interface

Properties

api-version

The API version to use for this operation.

businessAttributeUpdateBehavior

Used to define the update behavior for business attributes when updating entities.

Possible values: "ignore", "replace", "merge"

collectionId

The collection where entities will be moved to. Only specify a value if you need to move an entity to another collection.

Property Details

api-version

The API version to use for this operation.

api-version?: string

Property Value

string

businessAttributeUpdateBehavior

Used to define the update behavior for business attributes when updating entities.

Possible values: "ignore", "replace", "merge"

businessAttributeUpdateBehavior?: string

Property Value

string

collectionId

The collection where entities will be moved to. Only specify a value if you need to move an entity to another collection.

collectionId?: string

Property Value

string