Class WorkspaceUpdateParameters
java.lang.Object
com.microsoft.azure.management.batchai.WorkspaceUpdateParameters
Workspace update parameters.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WorkspaceUpdateParameters
public WorkspaceUpdateParameters()
-
-
Method Details
-
tags
Get the user specified tags associated with the Workspace.- Returns:
- the tags value
-
withTags
Set the user specified tags associated with the Workspace.- Parameters:
tags
- the tags value to set- Returns:
- the WorkspaceUpdateParameters object itself.
-