Bagikan melalui


IntegrationRuntimeSsisProperties.LicenseType Property

Definition

Gets or sets license type for bringing your own license scenario. Possible values include: 'BasePrice', 'LicenseIncluded'

[Newtonsoft.Json.JsonProperty(PropertyName="licenseType")]
public string LicenseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="licenseType")>]
member this.LicenseType : string with get, set
Public Property LicenseType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to