public final class SyncGroupLogPropertiesInner extends Object
| Constructor and Description |
|---|
SyncGroupLogPropertiesInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
details()
Get the details property: Details of the sync group log.
|
String |
operationStatus()
Get the operationStatus property: OperationStatus of the sync group log.
|
String |
source()
Get the source property: Source of the sync group log.
|
OffsetDateTime |
timestamp()
Get the timestamp property: Timestamp of the sync group log.
|
UUID |
tracingId()
Get the tracingId property: TracingId of the sync group log.
|
SyncGroupLogType |
type()
Get the type property: Type of the sync group log.
|
void |
validate()
Validates the instance.
|
public OffsetDateTime timestamp()
public SyncGroupLogType type()
public String source()
public String details()
public UUID tracingId()
public String operationStatus()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.