List Web App Workflows Connections Slot Result
data class ListWebAppWorkflowsConnectionsSlotResult(val id: String, val kind: String? = null, val location: String? = null, val name: String, val properties: WorkflowEnvelopeResponseProperties, val type: String)
Workflow properties definition.
Constructors
Link copied to clipboard
fun ListWebAppWorkflowsConnectionsSlotResult(id: String, kind: String? = null, location: String? = null, name: String, properties: WorkflowEnvelopeResponseProperties, type: String)