| Modifier and Type | Method and Description |
|---|---|
ExtendedResourceProperties |
ExtendedResourceProperties.with_etag(String _etag)
Set a system generated property representing the resource etag required for optimistic concurrency control.
|
ExtendedResourceProperties |
ExtendedResourceProperties.with_rid(String _rid)
Set a system generated property.
|
ExtendedResourceProperties |
ExtendedResourceProperties.with_ts(Object _ts)
Set a system generated property that denotes the last updated timestamp of the resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/