IntegrationRuntimeSsisProperties.LicenseType 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.
License type for bringing your own license scenario.
public Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeLicenseType? LicenseType { get; set; }
member this.LicenseType : Nullable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeLicenseType> with get, set
Public Property LicenseType As Nullable(Of IntegrationRuntimeLicenseType)