SqlDatabaseStandardServiceObjective Class

Definition

The name of the configured Service Level Objective of a "Standard" Azure SQL Database.

public class SqlDatabaseStandardServiceObjective : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseStandardServiceObjective>
type SqlDatabaseStandardServiceObjective = class
    inherit ExpandableStringEnum<SqlDatabaseStandardServiceObjective>
Public Class SqlDatabaseStandardServiceObjective
Inherits ExpandableStringEnum(Of SqlDatabaseStandardServiceObjective)
Inheritance
SqlDatabaseStandardServiceObjective

Constructors

SqlDatabaseStandardServiceObjective()

Fields

S0
S1
S12
S2
S3
S4
S6
S7
S9

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to