get Function
Gets details about the specified function. Uses Azure REST API version 2020-03-01. Other available API versions: 2021-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native streamanalytics [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
A function object, containing all information associated with the named function. All functions are contained under a streaming job.
Parameters
null
Return
A function object, containing all information associated with the named function. All functions are contained under a streaming job.
Parameters
The name of the function.
The name of the streaming job.
The name of the resource group. The name is case insensitive.
See also
Return
A function object, containing all information associated with the named function. All functions are contained under a streaming job.
Parameters
Builder for com.pulumi.azurenative.streamanalytics.kotlin.inputs.GetFunctionPlainArgs.