IPerformanceTierProperties.ServiceLevelObjective Property

Definition

Service level objectives associated with the performance tier

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

Property Value

Attributes

Applies to