IPerformanceTierProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.PerformanceTierPropertiesTypeConverter))]
public interface IPerformanceTierProperties : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.PerformanceTierPropertiesTypeConverter))>]
type IPerformanceTierProperties = interface
    interface IJsonSerializable
Public Interface IPerformanceTierProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

ID of the performance tier.

ServiceLevelObjective

Service level objectives associated with the performance tier

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to