你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPerformanceTierProperties.ServiceLevelObjective Property

Definition

Service level objectives associated with the performance tier

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="Service level objectives associated with the performance tier", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IPerformanceTierServiceLevelObjectives) }, ReadOnly=false, Required=false, SerializedName="serviceLevelObjectives")]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IPerformanceTierServiceLevelObjectives[] ServiceLevelObjective { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="Service level objectives associated with the performance tier", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IPerformanceTierServiceLevelObjectives) }, ReadOnly=false, Required=false, SerializedName="serviceLevelObjectives")>]
member this.ServiceLevelObjective : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IPerformanceTierServiceLevelObjectives[] with get, set
Public Property ServiceLevelObjective As IPerformanceTierServiceLevelObjectives()

Property Value

Attributes

Applies to