RequestResult.RequestCharge Property

Definition

Gets the RequestCharge of the operation. Only applied for Cosmos Table Endpoint

public double? RequestCharge { get; }
member this.RequestCharge : Nullable<double>
Public ReadOnly Property RequestCharge As Nullable(Of Double)

Property Value

Applies to