Package | Description |
---|---|
com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
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 © 2019. All rights reserved.