다음을 통해 공유


ContainerServiceFleetUpdateRunData.StrategyStages Property

Definition

The list of stages that compose this update run. Min size: 1.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetUpdateStage> StrategyStages { get; set; }
member this.StrategyStages : System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetUpdateStage> with get, set
Public Property StrategyStages As IList(Of ContainerServiceFleetUpdateStage)

Property Value

Applies to