IntegrationRuntimeSsisProperties.Edition 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.
The edition for the SSIS Integration Runtime.
public Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeEdition? Edition { get; set; }
member this.Edition : Nullable<Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeEdition> with get, set
Public Property Edition As Nullable(Of IntegrationRuntimeEdition)