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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET