Class SyncDatabaseIdPropertiesInner
java.lang.Object
com.azure.resourcemanager.sql.fluent.models.SyncDatabaseIdPropertiesInner
Properties of the sync database id.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of SyncDatabaseIdPropertiesInner class. -
Method Summary
-
Constructor Details
-
SyncDatabaseIdPropertiesInner
public SyncDatabaseIdPropertiesInner()Creates an instance of SyncDatabaseIdPropertiesInner class.
-
-
Method Details
-
id
Get the id property: ARM resource id of sync database.- Returns:
- the id value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-