Partager via


SyncGroupLogType Classe

Définition

Définit les valeurs de SyncGroupLogType.

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

Constructeurs

SyncGroupLogType()

Définit les valeurs de SyncGroupLogType.

Champs

All

Définit les valeurs de SyncGroupLogType.

Error

Définit les valeurs de SyncGroupLogType.

Success

Définit les valeurs de SyncGroupLogType.

Warning

Définit les valeurs de SyncGroupLogType.

Propriétés

Value

Définit les valeurs de SyncGroupLogType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit les valeurs de SyncGroupLogType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit les valeurs de SyncGroupLogType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit les valeurs de SyncGroupLogType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit les valeurs de SyncGroupLogType.

(Hérité de ExpandableStringEnum<T>)

S’applique à