Package version:
OptionalbodyRepresents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
OptionaldependsActivity depends on condition.
OptionaldescriptionActivity description.
Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)
OptionalheadersRepresents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
OptionallinkedLinked service reference.
Rest API method for target endpoint.
Activity name.
OptionalonStatus result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
OptionalpolicyActivity policy.
OptionalstateActivity state. This is an optional property and if not provided, the state will be Active by default.
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserActivity user properties.
Azure Function activity.