Bagikan melalui


ServiceUpdateDescription.RepartitionDescription Property

Definition

Gets or sets a description of service partitioning changes.

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

Property Value

The service partitioning changes.

Remarks

See PartitionSchemeDescription

Applies to