FabricUpgradeDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a class to encapsulate a Service Fabric upgrade description.
public sealed class FabricUpgradeDescription
type FabricUpgradeDescription = class
Public NotInheritable Class FabricUpgradeDescription
- Inheritance
-
FabricUpgradeDescription
Constructors
FabricUpgradeDescription() |
Initializes a new instance of the FabricUpgradeDescription class. |
Properties
TargetCodeVersion |
Gets or sets the target code version for the Service Fabric upgrade. |
TargetConfigVersion |
Gets or sets the target configuration version for the Service Fabric upgrade. |
UpgradePolicyDescription |
Gets or sets the upgrade policy description. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.