Class ExtendedResourceProperties

java.lang.Object
com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties

public class ExtendedResourceProperties extends Object
The system generated resource properties associated with SQL databases, SQL containers, Gremlin databases and Gremlin graphs.
  • Constructor Details

    • ExtendedResourceProperties

      public ExtendedResourceProperties()
  • Method Details

    • _rid

      public String _rid()
      Get a system generated property. A unique identifier.
      Returns:
      the _rid value
    • _ts

      public Object _ts()
      Get a system generated property that denotes the last updated timestamp of the resource.
      Returns:
      the _ts value
    • _etag

      public String _etag()
      Get a system generated property representing the resource etag required for optimistic concurrency control.
      Returns:
      the _etag value