SmsNotificationEndpoint Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents an endpoint for sending notifications using the Short Message Service (SMS). This service is supported by various mobile phones and other handheld devices.
The following tables list the members exposed by the SmsNotificationEndpoint type.
Public Constructors
Name | Description | |
---|---|---|
SmsNotificationEndpoint | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | Gets or sets the description of this notification endpoint. (inherited from NotificationEndpoint) | |
DeviceEnumerationIntervalSeconds | The number of seconds to wait between send attempts when sending notifications to each available SMS device. | |
DisplayName | Gets or sets a descriptive name for the endpoint. (inherited from NotificationEndpoint) | |
Id | (inherited from CreatableMonitoringBaseWithId) | |
ManagementGroup | The connection management group connection used by this object. (inherited from NotificationEndpoint) | |
ManagementGroupId | (inherited from MonitoringBase) | |
Name | Gets or sets the name of the endpoint. (inherited from NotificationEndpoint) | |
PrimaryDevice | Gets or sets the primary SMS device used to send the SMS notification. | |
PrimaryDeviceSwitchBackIntervalSeconds | Gets or sets the switchback interval on the primary device. | |
RecipientProtocol | Gets or sets the name of the protocol used to send notifications to this endpoint. (inherited from NotificationEndpoint) | |
SecondaryDevices | Gets the secondary SMS devices used as SDM notification endpoints. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) | |
Update | Updates the operational database with the modified property values. (inherited from NotificationEndpoint) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmsNotificationEndpoint Class
Microsoft.EnterpriseManagement.Administration Namespace