次の方法で共有


IntegrationRuntimeSsisProperties.LicenseType プロパティ

定義

独自のライセンス シナリオを作成するためのライセンスの種類を取得または設定します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象