Namespace:
Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As MonitoringState Dim value As Guid value = instance.ObjectId Public ReadOnly Property ObjectId As Guidpublic Guid ObjectId { get; }public: property Guid ObjectId { Guid get (); }/** @property */ public Guid get_ObjectId () public function get ObjectId () : Guid Property ValueReturns Guid.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As MonitoringState Dim value As Guid value = instance.ObjectId Public ReadOnly Property ObjectId As Guidpublic Guid ObjectId { get; }public: property Guid ObjectId { Guid get (); }/** @property */ public Guid get_ObjectId () public function get ObjectId () : Guid Property ValueReturns Guid.
Any public static
(Shared in Visual Basic) members of this type are thread safe. Any
instance members are not guaranteed to be thread safe.