Uses of Class
com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties
-
-
Uses of ExtendedResourceProperties in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return ExtendedResourceProperties Modifier and Type Method Description ExtendedResourcePropertiesExtendedResourceProperties. withEtag(String etag)Set a system generated property representing the resource etag required for optimistic concurrency control.ExtendedResourcePropertiesExtendedResourceProperties. withRid(String rid)Set a system generated property.ExtendedResourcePropertiesExtendedResourceProperties. withTs(Object ts)Set a system generated property that denotes the last updated timestamp of the resource.
-