ResponseMessage.Diagnostics Property

Definition

Gets or sets the cosmos diagnostic information for the current request to Azure Cosmos DB service

public virtual Microsoft.Azure.Cosmos.CosmosDiagnostics Diagnostics { get; set; }
member this.Diagnostics : Microsoft.Azure.Cosmos.CosmosDiagnostics with get, set
Public Overridable Property Diagnostics As CosmosDiagnostics

Property Value

Applies to