次の方法で共有


SubscriptionResourceGetMonitorMetricsOptions.Top プロパティ

定義

取得するレコードの最大数。 $filterが指定されている場合にのみ有効です。 既定値は 10 です。

public int? Top { get; set; }
member this.Top : Nullable<int> with get, set
Public Property Top As Nullable(Of Integer)

プロパティ値

適用対象