SyncGroupLogProperties.Type Property

Definition

Gets type of the sync group log. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to