List Logic App Workflows Connections Result
data class ListLogicAppWorkflowsConnectionsResult(val id: String, val kind: String? = null, val location: String? = null, val name: String, val properties: WorkflowEnvelopeResponseProperties, val type: String)
Workflow properties definition.