FabricUpgradeDescription.TargetCodeVersion Property

Definition

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

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

Property Value

The target code version for the Service Fabric upgrade.

Applies to