Class UpdateSapDatabaseInstanceRequest
java.lang.Object
com.azure.resourcemanager.workloads.models.UpdateSapDatabaseInstanceRequest
Defines the request body for updating SAP Database Instance.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateSapDatabaseInstanceRequest
public UpdateSapDatabaseInstanceRequest()
-
-
Method Details
-
tags
Get the tags property: Gets or sets the Resource tags.- Returns:
- the tags value.
-
withTags
Set the tags property: Gets or sets the Resource tags.- Parameters:
tags
- the tags value to set.- Returns:
- the UpdateSapDatabaseInstanceRequest object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-