public final class SiteConfigurationSnapshotInfoProperties extends Object
| Constructor and Description |
|---|
SiteConfigurationSnapshotInfoProperties() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
snapshotId()
Get the snapshotId property: The id of the snapshot.
|
OffsetDateTime |
time()
Get the time property: The time the snapshot was taken.
|
void |
validate()
Validates the instance.
|
public SiteConfigurationSnapshotInfoProperties()
public OffsetDateTime time()
public Integer snapshotId()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.