Function Class
A function object, containing all information associated with the named function. All functions are contained under a streaming job.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.streamanalytics.models._models_py3.SubResourceFunction
Constructor
Function(*, name: Optional[str] = None, properties: Optional[azure.mgmt.streamanalytics.models._models_py3.FunctionProperties] = None, **kwargs)
Parameters
- properties
- <xref:stream_analytics_management_client.models.FunctionProperties>
Required
The properties that are associated with a function.
Variables
- id
- str
Resource Id.
- type
- str
Resource type.
Feedback
Submit and view feedback for