ServiceUpdateDescription.DefaultMoveCost Property

Definition

Gets or sets the default move cost.

public System.Fabric.MoveCost? DefaultMoveCost { get; set; }
member this.DefaultMoveCost : Nullable<System.Fabric.MoveCost> with get, set
Public Property DefaultMoveCost As Nullable(Of MoveCost)

Property Value

The default move cost.

Remarks

See DefaultMoveCost

Applies to