GroomingStatusInfo.GroomedObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The object that was groomed.
public:
property Microsoft::EnterpriseManagement::Monitoring::OperationalDataObjectType GroomedObject { Microsoft::EnterpriseManagement::Monitoring::OperationalDataObjectType get(); };
public Microsoft.EnterpriseManagement.Monitoring.OperationalDataObjectType GroomedObject { get; }
member this.GroomedObject : Microsoft.EnterpriseManagement.Monitoring.OperationalDataObjectType
Public ReadOnly Property GroomedObject As OperationalDataObjectType
Property Value
Returns an OperationalDataObjectType object that is the groomed object.