ClusterUpgradePolicy.DeltaHealthPolicy Property

Definition

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

Applies to