ClusterUpgradePolicy.DeltaHealthPolicy Property
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.
Gets or sets the cluster delta health policy used when upgrading the cluster.
[Newtonsoft.Json.JsonProperty(PropertyName="deltaHealthPolicy")]
public Microsoft.Azure.Management.ServiceFabric.Models.ClusterUpgradeDeltaHealthPolicy DeltaHealthPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deltaHealthPolicy")>]
member this.DeltaHealthPolicy : Microsoft.Azure.Management.ServiceFabric.Models.ClusterUpgradeDeltaHealthPolicy with get, set
Public Property DeltaHealthPolicy As ClusterUpgradeDeltaHealthPolicy
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute