SsisEnvironment interface
Ssis environment.
- Extends
Properties
folder |
Folder id which contains environment. |
type | Polymorphic discriminator, which specifies the different types this object can be |
variables | Variable in environment |
Inherited Properties
description | Metadata description. |
id | Metadata id. |
name | Metadata name. |
Property Details
folderId
Folder id which contains environment.
folderId?: number
Property Value
number
type
Polymorphic discriminator, which specifies the different types this object can be
type: "Environment"
Property Value
"Environment"
variables
Inherited Property Details
description
Metadata description.
description?: string
Property Value
string
Inherited From SsisObjectMetadata.description
id
name
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