次の方法で共有


ServiceUpdateDescription.RepartitionDescription プロパティ

定義

サービスのパーティション分割の変更の説明を取得または設定します。

public System.Fabric.Description.RepartitionDescription RepartitionDescription { get; set; }
member this.RepartitionDescription : System.Fabric.Description.RepartitionDescription with get, set
Public Property RepartitionDescription As RepartitionDescription

プロパティ値

サービスのパーティション分割が変更されます。

注釈

PartitionSchemeDescription」を参照してください。

適用対象