SyncMemberDbType Classe

Definição

Define valores para SyncMemberDbType.

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

Construtores

SyncMemberDbType()

Define valores para SyncMemberDbType.

Campos

AzureSqlDatabase

Define valores para SyncMemberDbType.

SqlServerDatabase

Define valores para SyncMemberDbType.

Propriedades

Value

Define valores para SyncMemberDbType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SyncMemberDbType.

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

Define valores para SyncMemberDbType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SyncMemberDbType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para SyncMemberDbType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a