Compartir a través de


SyncGroupLogProperties.Type Propiedad

Definición

Obtiene el tipo del registro de grupo de sincronización. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a