Compartir a través de


SyncDirection Clase

Definición

Define los valores de SyncDirection.

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

Constructores

SyncDirection()

Define los valores de SyncDirection.

Campos

Bidirectional

Define los valores de SyncDirection.

OneWayHubToMember

Define los valores de SyncDirection.

OneWayMemberToHub

Define los valores de SyncDirection.

Propiedades

Value

Define los valores de SyncDirection.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de SyncDirection.

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

Define los valores de SyncDirection.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de SyncDirection.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de SyncDirection.

(Heredado de ExpandableStringEnum<T>)

Se aplica a