MockableDeviceUpdateResourceGroupResource.GetDeviceUpdateAccounts Method

Definition

Gets a collection of DeviceUpdateAccountResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.DeviceUpdate.DeviceUpdateAccountCollection GetDeviceUpdateAccounts ();
abstract member GetDeviceUpdateAccounts : unit -> Azure.ResourceManager.DeviceUpdate.DeviceUpdateAccountCollection
override this.GetDeviceUpdateAccounts : unit -> Azure.ResourceManager.DeviceUpdate.DeviceUpdateAccountCollection
Public Overridable Function GetDeviceUpdateAccounts () As DeviceUpdateAccountCollection

Returns

An object representing collection of DeviceUpdateAccountResources and their operations over a DeviceUpdateAccountResource.

Applies to