Class CloudServiceRoleProperties
java.lang.Object
com.azure.resourcemanager.compute.models.CloudServiceRoleProperties
The cloud service role properties.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CloudServiceRoleProperties
public CloudServiceRoleProperties()
-
-
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.
-