PerformanceTierServiceLevelObjectives Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Service level objectives for performance tier.
public class PerformanceTierServiceLevelObjectives
type PerformanceTierServiceLevelObjectives = class
Public Class PerformanceTierServiceLevelObjectives
- Inheritance
-
PerformanceTierServiceLevelObjectives
Constructors
PerformanceTierServiceLevelObjectives() |
Initializes a new instance of the PerformanceTierServiceLevelObjectives class. |
PerformanceTierServiceLevelObjectives(String, String, Nullable<Int32>, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>) |
Initializes a new instance of the PerformanceTierServiceLevelObjectives class. |
Properties
Edition |
Gets or sets edition of the performance tier. |
HardwareGeneration |
Gets or sets hardware generation associated with the service level objective |
Id |
Gets or sets ID for the service level objective. |
MaxBackupRetentionDays |
Gets or sets maximum Backup retention in days for the performance tier edition |
MaxStorageMB |
Gets or sets max storage allowed for a server. |
MinBackupRetentionDays |
Gets or sets minimum Backup retention in days for the performance tier edition |
MinStorageMB |
Gets or sets max storage allowed for a server. |
VCore |
Gets or sets vCore associated with the service level objective |
Applies to
Azure SDK for .NET