ContainerServiceFleetUpdateStage.Groups Property

Definition

Defines the groups to be executed in parallel in this stage. Duplicate groups are not allowed. Min size: 1.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetUpdateGroup> Groups { get; }
member this.Groups : System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetUpdateGroup>
Public ReadOnly Property Groups As IList(Of ContainerServiceFleetUpdateGroup)

Property Value

Applies to