ComputerChangeInfo Class

Definition

The object returned by SAM Computer cmdlets representing the status of the target machine.

public ref class ComputerChangeInfo sealed
public ref class ComputerChangeInfo sealed
class ComputerChangeInfo sealed
public sealed class ComputerChangeInfo
type ComputerChangeInfo = class
Public NotInheritable Class ComputerChangeInfo
Inheritance
ComputerChangeInfo

Constructors

ComputerChangeInfo()

Properties

ComputerName

The ComputerName on which the operation is done.

HasSucceeded

The HasSuceeded which shows the operation was success or not

Methods

ToString()

Returns the string representation of this object.

Applies to