Class ResourceWithEtag

    • Constructor Detail

      • ResourceWithEtag

        public ResourceWithEtag()
    • Method Detail

      • etag

        public String etag()
        Get the etag property: Etag of the azure resource.
        Returns:
        the etag value.
      • withEtag

        public ResourceWithEtag withEtag​(String etag)
        Set the etag property: Etag of the azure resource.
        Parameters:
        etag - the etag value to set.
        Returns:
        the ResourceWithEtag object itself.
      • systemData

        public com.azure.core.management.SystemData systemData()
        Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
        Returns:
        the systemData value.
      • validate

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