JobTargetType Classe

Definição

Define valores para JobTargetType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.JobTargetType>))]
public class JobTargetType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.Models.JobTargetType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.JobTargetType>))>]
type JobTargetType = class
    inherit ExpandableStringEnum<JobTargetType>
Public Class JobTargetType
Inherits ExpandableStringEnum(Of JobTargetType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

JobTargetType()

Define valores para JobTargetType.

Campos

SqlDatabase

Define valores para JobTargetType.

SqlElasticPool

Define valores para JobTargetType.

SqlServer

Define valores para JobTargetType.

SqlShardMap

Define valores para JobTargetType.

TargetGroup

Define valores para JobTargetType.

Propriedades

Value

Define valores para JobTargetType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para JobTargetType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para JobTargetType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para JobTargetType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para JobTargetType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a