次の方法で共有


EditionCapability.SupportedServiceLevelObjectives プロパティ

定義

エディションでサポートされているサービス目標の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="supportedServiceLevelObjectives")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ServiceObjectiveCapability> SupportedServiceLevelObjectives { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedServiceLevelObjectives")>]
member this.SupportedServiceLevelObjectives : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ServiceObjectiveCapability>
Public ReadOnly Property SupportedServiceLevelObjectives As IList(Of ServiceObjectiveCapability)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象