Settings.NotificationServer Structure
Applies To: Operations Manager for System Center 2012
Contains notification subscription server settings.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
[SettingGroupAttribute]
public struct NotificationServer
[SettingGroupAttribute]
public value struct NotificationServer
[<Sealed>]
[<SettingGroupAttribute>]
type NotificationServer = struct end
<SettingGroupAttribute>
Public Structure NotificationServer
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from ValueType.) |
|
GetHashCode() | (Inherited from ValueType.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from ValueType.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.EnterpriseManagement.Administration Namespace
Return to top