SqlDatabaseStandardServiceObjective Classe

  • java.lang.Object
    • com.microsoft.rest.ExpandableStringEnum
      • com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective

public class SqlDatabaseStandardServiceObjective
extends com.microsoft.rest.ExpandableStringEnum<SqlDatabaseStandardServiceObjective>

O nome do Objetivo de Nível de Serviço configurado de um Banco de Dados SQL do Azure "Padrão".

Resumo do campo

Modificador e tipo Campo e descrição
static final SqlDatabaseStandardServiceObjective S0

Valor estático S0 para o Objetivo de ServiçoPadrãodo Banco de DadosSql.

static final SqlDatabaseStandardServiceObjective S1

Valor estático S1 para Nome do Objetivo deServiço.

static final SqlDatabaseStandardServiceObjective S12

Valor estático S12 para Nome do Objetivo deServiço.

static final SqlDatabaseStandardServiceObjective S2

Valor estático S2 para Nome do Objetivo deServiço.

static final SqlDatabaseStandardServiceObjective S3

Valor estático S3 para Nome do Objetivo deServiço.

static final SqlDatabaseStandardServiceObjective S4

Valor estático S4 para Nome do Objetivo deServiço.

static final SqlDatabaseStandardServiceObjective S6

Valor estático S6 para Nome do Objetivo deServiço.

static final SqlDatabaseStandardServiceObjective S7

Valor estático S7 para Nome do Objetivo deServiço.

static final SqlDatabaseStandardServiceObjective S9

Valor estático S9 para Nome do Objetivo deServiço.

Resumo do Construtor

Construtor Description
SqlDatabaseStandardServiceObjective()

Resumo do método

Modificador e tipo Método e descrição
static SqlDatabaseStandardServiceObjective fromString(String name)

Cria ou localiza um Nome de Objetivode Serviçode sua representação de cadeia de caracteres.

static java.util.Collection<SqlDatabaseStandardServiceObjective> values()

Métodos herdados de com.microsoft.rest.ExpandableStringEnum

com.microsoft.rest.ExpandableStringEnum.<T>fromString com.microsoft.rest.ExpandableStringEnum.<T>values com.microsoft.rest.ExpandableStringEnum.equals com.microsoft.rest.ExpandableStringEnum.hashCode com.microsoft.rest.ExpandableStringEnum.toString com.microsoft.rest.ExpandableStringEnum.withNameValue

Métodos herdados de java.lang.Object

java.lang.Object.clone java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Detalhes do campo

S0

public static final SqlDatabaseStandardServiceObjective S0

Valor estático S0 para SqlDatabaseStandardServiceObjective.

S1

public static final SqlDatabaseStandardServiceObjective S1

Valor estático S1 para ServiceObjectiveName.

S12

public static final SqlDatabaseStandardServiceObjective S12

Valor estático S12 para ServiceObjectiveName.

S2

public static final SqlDatabaseStandardServiceObjective S2

Valor estático S2 para ServiceObjectiveName.

S3

public static final SqlDatabaseStandardServiceObjective S3

Valor estático S3 para ServiceObjectiveName.

S4

public static final SqlDatabaseStandardServiceObjective S4

Valor estático S4 para ServiceObjectiveName.

S6

public static final SqlDatabaseStandardServiceObjective S6

Valor estático S6 para ServiceObjectiveName.

S7

public static final SqlDatabaseStandardServiceObjective S7

Valor estático S7 para ServiceObjectiveName.

S9

public static final SqlDatabaseStandardServiceObjective S9

Valor estático S9 para ServiceObjectiveName.

Detalhes do construtor

SqlDatabaseStandardServiceObjective

public SqlDatabaseStandardServiceObjective()

Detalhes do método

fromString

public static SqlDatabaseStandardServiceObjective fromString(String name)

Cria ou localiza um ServiceObjectiveName de sua representação de cadeia de caracteres.

Parameters:

name - um nome para procurar

Returns:

o ServiceObjectiveName correspondente

values

public static Collection values()

Returns:

valores conhecidos de ServiceObjectiveName

Aplica-se a