DiscoverySupercomputerResource.GetDiscoveryNodePools 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 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.