Class CloudServiceRoleProperties

java.lang.Object
com.azure.resourcemanager.compute.models.CloudServiceRoleProperties

public final class CloudServiceRoleProperties extends Object
The cloud service role properties.
  • Constructor Details

    • CloudServiceRoleProperties

      public CloudServiceRoleProperties()
  • Method Details

    • uniqueId

      public String 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.