次の方法で共有


SyncGroupLogType クラス

定義

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)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

SyncGroupLogType()

SyncGroupLogType の値を定義します。

フィールド

All

SyncGroupLogType の値を定義します。

Error

SyncGroupLogType の値を定義します。

Success

SyncGroupLogType の値を定義します。

Warning

SyncGroupLogType の値を定義します。

プロパティ

Value

SyncGroupLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

SyncGroupLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

SyncGroupLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

SyncGroupLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

SyncGroupLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象