IntegrationRuntimeSsisProperties.PackageStores Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets package stores for the SSIS Integration Runtime.
[Newtonsoft.Json.JsonProperty(PropertyName="packageStores")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.PackageStore> PackageStores { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="packageStores")>]
member this.PackageStores : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.PackageStore> with get, set
Public Property PackageStores As IList(Of PackageStore)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute