Compartilhar via


SyncGroupLog.Type Property

Definition

Optional. Type of the log. The possible values: 'Error', 'Warning', 'Success' and 'All'.

public Microsoft.Azure.Management.Sql.LegacySdk.Models.LogType? Type { get; set; }
member this.Type : Nullable<Microsoft.Azure.Management.Sql.LegacySdk.Models.LogType> with get, set
Public Property Type As Nullable(Of LogType)

Property Value

Applies to