Get Function App Result
A collection of values returned by getFunctionApp.
Constructors
Properties
The ID of the App Service Plan within which to create this Function App.
A key-value pair of App Settings.
The mode of the Function App's client certificates requirement for incoming requests.
An connection_string
block as defined below.
An identifier used by App Service to perform domain ownership verification via DNS TXT record.
The default hostname associated with the Function App.
A identity
block as defined below.
A comma separated list of outbound IP addresses.
A comma separated list of outbound IP addresses, not all of which are necessarily in use. Superset of outbound_ip_addresses
.
A site_credential
block as defined below, which contains the site-level credentials used to publish to this App Service.
A source_control
block as defined below.