DataConnectionValidation interface
Class representing an data connection validation.
Properties
data |
The name of the data connection. |
properties | The data connection properties to validate. |
Property Details
dataConnectionName
The name of the data connection.
dataConnectionName?: string
Property Value
string
properties
The data connection properties to validate.
properties?: DataConnectionUnion
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript