Skip to main content
PFCloudScriptEventHubFunctionModel data model.

Syntax

Members

connectionString   const char*
is null-terminated
(Optional) The connection string for the event hub. eventHubName   const char*
is null-terminated
(Optional) The name of the event hub that triggers the Azure Function. functionName   const char*
is null-terminated
(Optional) The name the function was registered under.

Requirements

Header: PFCloudScriptTypes.h

See also

PFCloudScriptTypes members
Last modified on August 3, 2026