MockableHciResourceGroupResource.GetDevicePools 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 DevicePools in the ResourceGroupResource.
public virtual Azure.ResourceManager.Hci.DevicePoolCollection GetDevicePools();
abstract member GetDevicePools : unit -> Azure.ResourceManager.Hci.DevicePoolCollection
override this.GetDevicePools : unit -> Azure.ResourceManager.Hci.DevicePoolCollection
Public Overridable Function GetDevicePools () As DevicePoolCollection
Returns
An object representing collection of DevicePools and their operations over a DevicePoolResource.