Share via


ContainerServiceManagedClusterResource.GetMeshUpgradeProfiles Method

Definition

Gets a collection of MeshUpgradeProfileResources in the ContainerServiceManagedCluster.

public virtual Azure.ResourceManager.ContainerService.MeshUpgradeProfileCollection GetMeshUpgradeProfiles ();
abstract member GetMeshUpgradeProfiles : unit -> Azure.ResourceManager.ContainerService.MeshUpgradeProfileCollection
override this.GetMeshUpgradeProfiles : unit -> Azure.ResourceManager.ContainerService.MeshUpgradeProfileCollection
Public Overridable Function GetMeshUpgradeProfiles () As MeshUpgradeProfileCollection

Returns

An object representing collection of MeshUpgradeProfileResources and their operations over a MeshUpgradeProfileResource.

Applies to