Class ManagedRGConfiguration
java.lang.Object
com.azure.resourcemanager.workloads.models.ManagedRGConfiguration
Managed resource group configuration.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ManagedRGConfiguration
public ManagedRGConfiguration()
-
-
Method Details
-
name
Get the name property: Managed resource group name.- Returns:
- the name value.
-
withName
Set the name property: Managed resource group name.- Parameters:
name
- the name value to set.- Returns:
- the ManagedRGConfiguration object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-