ContainerServiceManagedClusterResource.GetManagedClusterMeshMemberships Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of ManagedClusterMeshMemberships in the ContainerServiceManagedClusterResource.
public virtual Azure.ResourceManager.ContainerService.ManagedClusterMeshMembershipCollection GetManagedClusterMeshMemberships();
abstract member GetManagedClusterMeshMemberships : unit -> Azure.ResourceManager.ContainerService.ManagedClusterMeshMembershipCollection
override this.GetManagedClusterMeshMemberships : unit -> Azure.ResourceManager.ContainerService.ManagedClusterMeshMembershipCollection
Public Overridable Function GetManagedClusterMeshMemberships () As ManagedClusterMeshMembershipCollection
Returns
An object representing collection of ManagedClusterMeshMemberships and their operations over a ManagedClusterMeshMembershipResource.