次の方法で共有


ProcessServerDetails.ThroughputInBytes Property

Definition

Gets the throughput in bytes.

[Newtonsoft.Json.JsonProperty(PropertyName="throughputInBytes")]
public long? ThroughputInBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="throughputInBytes")>]
member this.ThroughputInBytes : Nullable<int64>
Public ReadOnly Property ThroughputInBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to