ListConnectionReferencesResponse ComplexType

Contains the response from the ListConnectionReferences action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
connectionReferences Edm.String

Content of the Connection References field (json serialized string).

connections Edm.String

Connections as a serialized json array

mappingBetweenLogicalNameAndName Edm.String

Mapping Between Logical Name And Name as a serialiazed json array

Used by

The following use the ListConnectionReferencesResponse ComplexType.

Name How used
ListConnectionReferences ReturnType

See also