次の方法で共有


InstancePoolData.LicenseType プロパティ

定義

ライセンスの種類。 使用できる値は、'LicenseIncluded' (SQL ライセンスの価格が含まれています) と 'BasePrice' (SQL ライセンス価格なし) です。

public Azure.ResourceManager.Sql.Models.InstancePoolLicenseType? LicenseType { get; set; }
member this.LicenseType : Nullable<Azure.ResourceManager.Sql.Models.InstancePoolLicenseType> with get, set
Public Property LicenseType As Nullable(Of InstancePoolLicenseType)

プロパティ値

適用対象