Resource Members

Represents an abstract resource type.

The following tables list the members exposed by the Resource type.

Protected Constructors

  Name Description
  Resource Initializes a new instance of the Resource class.

Top

Public Properties

  Name Description
public property ETag Gets the entity tag associated with the resource.
public property Id Gets or sets the ID associated with the resource.
public property ResourceId Gets or sets the ID associated with the resource.
public property SelfLink Gets the self-link associated with the resource.
public property Timestamp Gets the last modified timestamp associated with the resource.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetPropertyValue Gets the property value associated with the specified property name.
public method GetType  (Inherited from Object)
public method LoadFrom  Overloaded. Deserializes the specified stream. (Inherited from JsonSerializable)
public method SaveTo  Saves the object to the specified stream. (Inherited from JsonSerializable)
public method SetPropertyValue Sets the property value associated with the specified property name.
public method ToString  Overridden. Returns the string representation of the object. (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Resource Class
Microsoft.Azure.Documents Namespace