次の方法で共有


ServiceLoadMetric.PrimaryDefaultLoad プロパティ

定義

ステートフル サービスにのみ使用されるを取得または設定します。 サービスがプライマリ レプリカである場合、このサービスがメトリックのために作成する既定の負荷量で、数値で表されます。

[Newtonsoft.Json.JsonProperty(PropertyName="primaryDefaultLoad")]
public int? PrimaryDefaultLoad { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryDefaultLoad")>]
member this.PrimaryDefaultLoad : Nullable<int> with get, set
Public Property PrimaryDefaultLoad As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象