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