Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PerformanceTierServiceLevelObjectives

Package version

Service level objectives for performance tier.

Hierarchy

  • PerformanceTierServiceLevelObjectives

Index

Properties

Optional edition

edition: undefined | string

Edition of the performance tier.

Optional hardwareGeneration

hardwareGeneration: undefined | string

Hardware generation associated with the service level objective

Optional id

id: undefined | string

ID for the service level objective.

Optional maxBackupRetentionDays

maxBackupRetentionDays: undefined | number

Maximum Backup retention in days for the performance tier edition

Optional maxStorageMB

maxStorageMB: undefined | number

Max storage allowed for a server.

Optional minBackupRetentionDays

minBackupRetentionDays: undefined | number

Minimum Backup retention in days for the performance tier edition

Optional minStorageMB

minStorageMB: undefined | number

Max storage allowed for a server.

Optional vCore

vCore: undefined | number

vCore associated with the service level objective

Generated using TypeDoc