VirtualMachineResource.GetGuestAgents Method

Definition

Gets a collection of GuestAgentResources in the VirtualMachine.

public virtual Azure.ResourceManager.ConnectedVMwarevSphere.GuestAgentCollection GetGuestAgents ();
abstract member GetGuestAgents : unit -> Azure.ResourceManager.ConnectedVMwarevSphere.GuestAgentCollection
override this.GetGuestAgents : unit -> Azure.ResourceManager.ConnectedVMwarevSphere.GuestAgentCollection
Public Overridable Function GetGuestAgents () As GuestAgentCollection

Returns

An object representing collection of GuestAgentResources and their operations over a GuestAgentResource.

Applies to