Class RestorableTableResourcesGetResultInner
java.lang.Object
com.azure.resourcemanager.cosmos.fluent.models.RestorableTableResourcesGetResultInner
Specific Databases to restore.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of RestorableTableResourcesGetResultInner class. -
Method Summary
-
Constructor Details
-
RestorableTableResourcesGetResultInner
public RestorableTableResourcesGetResultInner()Creates an instance of RestorableTableResourcesGetResultInner class.
-
-
Method Details
-
id
Get the id property: The unique resource identifier of the ARM resource.- Returns:
- the id value.
-
name
Get the name property: The name of the Table.- Returns:
- the name value.
-
type
Get the type property: The type of Azure resource.- Returns:
- the type value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-