ContainerServiceFleetResource.GetContainerServiceFleetGates Method

Definition

Gets a collection of ContainerServiceFleetGates in the ContainerServiceFleetResource.

public virtual Azure.ResourceManager.ContainerServiceFleet.ContainerServiceFleetGateCollection GetContainerServiceFleetGates();
abstract member GetContainerServiceFleetGates : unit -> Azure.ResourceManager.ContainerServiceFleet.ContainerServiceFleetGateCollection
override this.GetContainerServiceFleetGates : unit -> Azure.ResourceManager.ContainerServiceFleet.ContainerServiceFleetGateCollection
Public Overridable Function GetContainerServiceFleetGates () As ContainerServiceFleetGateCollection

Returns

An object representing collection of ContainerServiceFleetGates and their operations over a ContainerServiceFleetGateResource.

Applies to