VMware vSphere Automation SDK for .NET 6.5.0
vmware::vcenter::vm::hardware::boot::DeviceStub Member List
This is the complete list of members for vmware::vcenter::vm::hardware::boot::DeviceStub, including all inherited members.
DeviceStub(vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
Get(string vm)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
Get(string vm, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
GetAsync(string vm)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
GetAsync(string vm, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
Set(string vm, global::System.Collections.Generic.List< vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry > devices)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
Set(string vm, global::System.Collections.Generic.List< vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry > devices, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
SetAsync(string vm, global::System.Collections.Generic.List< vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry > devices)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]
SetAsync(string vm, global::System.Collections.Generic.List< vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry > devices, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::vm::hardware::boot::DeviceStub [inline]