SsisEnvironmentReference interface
Ssis environment reference.
Properties
environment |
Environment folder name. |
environment |
Environment name. |
id | Environment reference id. |
reference |
Reference type |
Property Details
environmentFolderName
Environment folder name.
environmentFolderName?: string
Property Value
string
environmentName
Environment name.
environmentName?: string
Property Value
string
id
Environment reference id.
id?: number
Property Value
number
referenceType
Reference type
referenceType?: string
Property Value
string
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