VMware vSphere Automation SDK for .NET 6.5.0
vmware::vcenter::VMStub Member List
This is the complete list of members for vmware::vcenter::VMStub, including all inherited members.
Create(vmware.vcenter.VMTypes.CreateSpec spec)vmware::vcenter::VMStub [inline]
Create(vmware.vcenter.VMTypes.CreateSpec spec, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
CreateAsync(vmware.vcenter.VMTypes.CreateSpec spec)vmware::vcenter::VMStub [inline]
CreateAsync(vmware.vcenter.VMTypes.CreateSpec spec, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
Delete(string vm)vmware::vcenter::VMStub [inline]
Delete(string vm, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
DeleteAsync(string vm)vmware::vcenter::VMStub [inline]
DeleteAsync(string vm, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
Get(string vm)vmware::vcenter::VMStub [inline]
Get(string vm, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
GetAsync(string vm)vmware::vcenter::VMStub [inline]
GetAsync(string vm, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
List(vmware.vcenter.VMTypes.FilterSpec filter)vmware::vcenter::VMStub [inline]
List(vmware.vcenter.VMTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
ListAsync(vmware.vcenter.VMTypes.FilterSpec filter)vmware::vcenter::VMStub [inline]
ListAsync(vmware.vcenter.VMTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::VMStub [inline]
VMStub(vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)vmware::vcenter::VMStub [inline]