EditionCapability.SupportedServiceLevelObjectives プロパティ

定義

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

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ServiceObjectiveCapability> SupportedServiceLevelObjectives { get; }
member this.SupportedServiceLevelObjectives : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ServiceObjectiveCapability>
Public ReadOnly Property SupportedServiceLevelObjectives As IReadOnlyList(Of ServiceObjectiveCapability)

プロパティ値

適用対象