Get Connection Result
data class GetConnectionResult(val azureApiVersion: String, val connectionType: ConnectionTypeAssociationPropertyResponse? = null, val creationTime: String, val description: String? = null, val fieldDefinitionValues: Map<String, String>, val id: String, val lastModifiedTime: String, val name: String, val type: String)
Definition of the connection.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Gets or sets the connectionType of the connection.
Link copied to clipboard
Gets the creation time.
Link copied to clipboard
Gets or sets the description.
Link copied to clipboard
Gets the field definition values of the connection.
Link copied to clipboard
Gets the last modified time.