Share via


IntegrationRuntimeSsisProperties.PackageStores Property

Definition

Package stores for the SSIS Integration Runtime.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryPackageStore> PackageStores { get; }
member this.PackageStores : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryPackageStore>
Public ReadOnly Property PackageStores As IList(Of DataFactoryPackageStore)

Property Value

Applies to