Class AzureEntityResource

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.synapse.models.AzureEntityResource
Direct Known Subclasses:
EntityResource

public class AzureEntityResource extends com.azure.core.management.ProxyResource
Entity Resource

The resource model definition for an Azure Resource Manager resource with an etag.

  • Constructor Details

    • AzureEntityResource

      public AzureEntityResource()
      Creates an instance of AzureEntityResource class.
  • Method Details

    • etag

      public String etag()
      Get the etag property: Resource Etag.
      Returns:
      the etag value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.