CosmosException.SubStatusCode Property

Definition

Gets the request completion sub status code from the Azure Cosmos DB service.

public virtual int SubStatusCode { get; }
member this.SubStatusCode : int
Public Overridable ReadOnly Property SubStatusCode As Integer

Property Value

The request completion status code

Applies to