次の方法で共有


SyncGroupLogProperties.Type プロパティ

定義

同期グループ ログの種類を取得します。 指定できる値は、'All'、'Error'、'Warning'、'Success' です。

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Sql.Fluent.Models.SyncGroupLogType Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Sql.Fluent.Models.SyncGroupLogType
Public ReadOnly Property Type As SyncGroupLogType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象