ExtendedResourceProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The system generated resource properties associated with SQL databases, SQL containers, Gremlin databases and Gremlin graphs.
public class ExtendedResourceProperties
type ExtendedResourceProperties = class
Public Class ExtendedResourceProperties
- Inheritance
-
ExtendedResourceProperties
Constructors
ExtendedResourceProperties() |
Initializes a new instance of the ExtendedResourceProperties class. |
ExtendedResourceProperties(String, Object, String) |
Initializes a new instance of the ExtendedResourceProperties class. |
Properties
_etag |
Gets a system generated property representing the resource etag required for optimistic concurrency control. |
_rid |
Gets a system generated property. A unique identifier. |
_ts |
Gets a system generated property that denotes the last updated timestamp of the resource. |
Applies to
Azure SDK for .NET