DeviceUpdateAccountResource.GetDeviceUpdateInstances メソッド

定義

DeviceUpdateAccount 内の DeviceUpdateInstanceResources のコレクションを取得します。

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

戻り値

DeviceUpdateInstanceResources のコレクションとその DeviceUpdateInstanceResource に対する操作を表す オブジェクト。

適用対象