Response<T>.Diagnostics Property

Definition

Gets the cosmos diagnostics information for the current request to Azure Cosmos DB service

public abstract Microsoft.Azure.Cosmos.CosmosDiagnostics Diagnostics { get; }
member this.Diagnostics : Microsoft.Azure.Cosmos.CosmosDiagnostics
Public MustOverride ReadOnly Property Diagnostics As CosmosDiagnostics

Property Value

Applies to