次の方法で共有


ElasticPoolUpdate.LicenseType プロパティ

定義

このエラスティック プールに適用するライセンスの種類を取得または設定します。 使用可能な値は、'LicenseIncluded'、'BasePrice' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象