Class CloudServiceRoleProperties
java.lang.Object
com.azure.resourcemanager.compute.models.CloudServiceRoleProperties
The cloud service role properties.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of CloudServiceRoleProperties class. -
Method Summary
-
Constructor Details
-
CloudServiceRoleProperties
public CloudServiceRoleProperties()Creates an instance of CloudServiceRoleProperties class.
-
-
Method Details
-
uniqueId
Get the uniqueId property: Specifies the ID which uniquely identifies a cloud service role.- Returns:
- the uniqueId value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-