Share via


ContainerServiceFleetUpdateStage.BeforeGates Property

Definition

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

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

Property Value

Applies to