NGroupRollingUpdateProfile.MaxUnhealthyPercent 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.
Maximum percentage of the updated Container Groups which can be in unhealthy state after each batch is updated.
public int? MaxUnhealthyPercent { get; set; }
member this.MaxUnhealthyPercent : Nullable<int> with get, set
Public Property MaxUnhealthyPercent As Nullable(Of Integer)