IPerformanceTierListResult.Value Property

Definition

The list of performance tiers

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="The list of performance tiers", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IPerformanceTierProperties) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IPerformanceTierProperties[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="The list of performance tiers", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IPerformanceTierProperties) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IPerformanceTierProperties[] with get, set
Public Property Value As IPerformanceTierProperties()

Property Value

Attributes

Applies to