Share via


ContainerGroupElasticProfile.MaintainDesiredCount Property

Definition

Flag that indicates whether desiredCount should be maintained when customer deletes SPECIFIC container groups (CGs) from the NGroups. In this case, new CGs will be created by NGroup to compensate for the specific deleted ones.

public bool? MaintainDesiredCount { get; set; }
member this.MaintainDesiredCount : Nullable<bool> with get, set
Public Property MaintainDesiredCount As Nullable(Of Boolean)

Property Value

Applies to