Bagikan melalui


MonitoredRollingFabricUpgradePolicyDescription.HealthPolicy Property

Definition

Gets or sets the health policy to use when performing health checks against an upgrading cluster.

public System.Fabric.Health.ClusterHealthPolicy HealthPolicy { get; set; }
member this.HealthPolicy : System.Fabric.Health.ClusterHealthPolicy with get, set
Public Property HealthPolicy As ClusterHealthPolicy

Property Value

The health policy to use when performing health checks against an upgrading cluster.

Applies to