ManagedIntegrationRuntime.SsisProperties 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 SSIS properties for managed integration runtime.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.ssisProperties")]
public Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeSsisProperties SsisProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.ssisProperties")>]
member this.SsisProperties : Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeSsisProperties with get, set
Public Property SsisProperties As IntegrationRuntimeSsisProperties
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute