次の方法で共有


CloningInfo.ConfigureLoadBalancing プロパティ

定義

ソース アプリと移行先アプリの負荷分散を構成するための lt;code>true</code> を取得または設定&します。

[Newtonsoft.Json.JsonProperty(PropertyName="configureLoadBalancing")]
public bool? ConfigureLoadBalancing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configureLoadBalancing")>]
member this.ConfigureLoadBalancing : Nullable<bool> with get, set
Public Property ConfigureLoadBalancing As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象