Share via


ClusterUpgradeDeltaHealthPolicy.ApplicationDeltaHealthPolicies Property

Definition

Defines the application delta health policy map used to evaluate the health of an application or one of its child entities when upgrading the cluster.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.ServiceFabric.Models.ApplicationDeltaHealthPolicy> ApplicationDeltaHealthPolicies { get; }
member this.ApplicationDeltaHealthPolicies : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.ServiceFabric.Models.ApplicationDeltaHealthPolicy>
Public ReadOnly Property ApplicationDeltaHealthPolicies As IDictionary(Of String, ApplicationDeltaHealthPolicy)

Property Value

Applies to