SsisPackageLocationType type
The type of SSIS package location.
KnownSsisPackageLocationType can be used interchangeably with SsisPackageLocationType,
this enum contains the known values that the service supports.
Known values supported by the service
SSISDB: SSISDB
File: File
InlinePackage: InlinePackage
PackageStore: PackageStore
type SsisPackageLocationType = string