Share via


ContainerServiceFleetUpdateStage.AfterGates Property

Definition

A list of Gates that will be created after this Stage is executed.

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

Property Value

Applies to