Azure.Connectors.Sdk.ElfsquadData.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| CreateTriggerInput |
Custom trigger |
| ElfsquadDataModelFactory |
Model factory for creating instances of ElfsquadData models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
| GetEntitiesResponse |
Response for Get entities |
| GetEntityByIdResponse |
Response for Get entity by id |
| InvokeFunctionInput |
Invoke function |
| InvokeFunctionResponse |
Response for Invoke function |
| PostEntityByIdInput |
Create entity |
| PostEntityByIdResponse |
Response for Create entity |
| PutEntityByIdInput |
Update entity |