Share via


MOMDiscoveryData.IsSnapshot Property

Applies To: System Center 2012 - Operations Manager

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets or sets whether the discovery data represents a snapshot update.

MOMDiscoveryData.IsSnapshot

Return Value

Type Description

Boolean

Set to True if the discovery data represents a snapshot, the initial state information.

Remarks

You can use the IsSnapshot property to distinguish between discovery data that is in the data's initial state (the snapshot) and discovery data that carries updated states. True indicates that the discovery data carries the initial state information.

In the current release, True is the only value supported.

Requirements

Platforms: Requires Windows Server 2003, Windows Vista, or Windows Server 2008

Version: Requires Operations Manager 2007 or System Center 2012 – Operations Manager

See Also

Reference

MOMDiscoveryData Object