public class CosmosContainerResponse extends CosmosResponse<CosmosContainerProperties>
| Modifier and Type | Method and Description |
|---|---|
long |
getIndexTransformationProgress()
Gets the progress of an index transformation, if one is underway.
|
CosmosContainerProperties |
getProperties()
Gets the container properties
|
getActivityId, getCurrentResourceQuotaUsage, getDiagnostics, getDuration, getMaxResourceQuota, getRequestCharge, getResponseHeaders, getSessionToken, getStatusCodepublic long getIndexTransformationProgress()
public CosmosContainerProperties getProperties()
getProperties in class CosmosResponse<CosmosContainerProperties>Copyright © 2020 Microsoft Corporation. All rights reserved.