Share via


IPerformanceTierServiceLevelObjectives Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.PerformanceTierServiceLevelObjectivesTypeConverter))]
public interface IPerformanceTierServiceLevelObjectives : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.PerformanceTierServiceLevelObjectivesTypeConverter))>]
type IPerformanceTierServiceLevelObjectives = interface
    interface IJsonSerializable
Public Interface IPerformanceTierServiceLevelObjectives
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Edition

Edition of the performance tier.

HardwareGeneration

Hardware generation associated with the service level objective

Id

ID for the service level objective.

MaxBackupRetentionDay

Maximum Backup retention in days for the performance tier edition

MaxStorageMb

Max storage allowed for a server.

MinBackupRetentionDay

Minimum Backup retention in days for the performance tier edition

MinStorageMb

Max storage allowed for a server.

VCore

vCore associated with the service level objective

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to