FabricUpgradeDescription.TargetConfigVersion Property

Definition

Gets or sets the target configuration version for the Service Fabric upgrade.

public string TargetConfigVersion { get; set; }
member this.TargetConfigVersion : string with get, set
Public Property TargetConfigVersion As String

Property Value

The target configuration version for the Service Fabric upgrade.

Applies to