Language

DiscoverySupercomputerResource.GetDiscoveryNodePools Method

Definition

Gets a collection of DiscoveryNodePools in the DiscoverySupercomputerResource.

public virtual Azure.ResourceManager.Discovery.DiscoveryNodePoolCollection GetDiscoveryNodePools();
abstract member GetDiscoveryNodePools : unit -> Azure.ResourceManager.Discovery.DiscoveryNodePoolCollection
override this.GetDiscoveryNodePools : unit -> Azure.ResourceManager.Discovery.DiscoveryNodePoolCollection
Public Overridable Function GetDiscoveryNodePools () As DiscoveryNodePoolCollection

Returns

An object representing collection of DiscoveryNodePools and their operations over a DiscoveryNodePoolResource.

Applies to