### YamlMime:JavaType uid: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty" fullName: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty" name: "SqlSyncGroupLogProperty" nameWithType: "SqlSyncGroupLogProperty" summary: "An immutable client-side representation of an Azure SQL Server Sync Group." syntax: "public interface **SqlSyncGroupLogProperty**
extends <>" methods: - uid: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.details()" fullName: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.details()" name: "details()" nameWithType: "SqlSyncGroupLogProperty.details()" modifiers: - "abstract" syntax: "public abstract String details()" returns: description: "the details of the sync group log." type: "String" - uid: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.operationStatus()" fullName: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.operationStatus()" name: "operationStatus()" nameWithType: "SqlSyncGroupLogProperty.operationStatus()" modifiers: - "abstract" syntax: "public abstract String operationStatus()" returns: description: "operation status of the sync group log." type: "String" - uid: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.source()" fullName: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.source()" name: "source()" nameWithType: "SqlSyncGroupLogProperty.source()" modifiers: - "abstract" syntax: "public abstract String source()" returns: description: "the source of the sync group log." type: "String" - uid: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.timestamp()" fullName: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.timestamp()" name: "timestamp()" nameWithType: "SqlSyncGroupLogProperty.timestamp()" modifiers: - "abstract" syntax: "public abstract OffsetDateTime timestamp()" returns: description: "timestamp of the sync group log" type: "OffsetDateTime" - uid: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.tracingId()" fullName: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.tracingId()" name: "tracingId()" nameWithType: "SqlSyncGroupLogProperty.tracingId()" modifiers: - "abstract" syntax: "public abstract String tracingId()" returns: description: "the tracing ID of the sync group log." type: "String" - uid: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.type()" fullName: "com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty.type()" name: "type()" nameWithType: "SqlSyncGroupLogProperty.type()" modifiers: - "abstract" syntax: "public abstract SyncGroupLogType type()" returns: description: "the type of the sync group log" type: "" type: "interface" desc: "An immutable client-side representation of an Azure SQL Server Sync Group." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.sql.models" artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0