次の方法で共有


PartitionMoveCostDescription.PrimaryReplicaMoveCostEntry プロパティ

定義

パーティションのプライマリ レプリカのコストを移動します。

public System.Fabric.MoveCost? PrimaryReplicaMoveCostEntry { get; }
member this.PrimaryReplicaMoveCostEntry : Nullable<System.Fabric.MoveCost>
Public ReadOnly Property PrimaryReplicaMoveCostEntry As Nullable(Of MoveCost)

プロパティ値

MoveCost を返します。

適用対象