public class ExtendedResourceProperties extends Object
| Constructor and Description |
|---|
ExtendedResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
etag()
Get the etag property: A system generated property representing the resource etag required for optimistic
concurrency control.
|
String |
rid()
Get the rid property: A system generated property.
|
Object |
ts()
Get the ts property: A system generated property that denotes the last updated timestamp of the resource.
|
void |
validate()
Validates the instance.
|
public String rid()
public Object ts()
public String etag()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.