| Modifier and Type | Method and Description |
|---|---|
ExtendedResourceProperties |
ExtendedResourceProperties.withEtag(String etag)
Set a system generated property representing the resource etag required for optimistic concurrency control.
|
ExtendedResourceProperties |
ExtendedResourceProperties.withRid(String rid)
Set a system generated property.
|
ExtendedResourceProperties |
ExtendedResourceProperties.withTs(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.
*/