AzureFunctionActivityResponse

constructor(body: Any? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, functionName: Any, headers: Map<String, Any>? = null, linkedServiceName: LinkedServiceReferenceResponse? = null, method: String, name: String, onInactiveMarkAs: String? = null, policy: ActivityPolicyResponse? = null, state: String? = null, type: String, userProperties: List<UserPropertyResponse>? = null)