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 Initializes the SmsNotificationEndpoint with the endpoint's name and transport protocol.
Top

Public Properties

  Name Description
public property Description  Gets or sets the description of this notification endpoint. (inherited from NotificationEndpoint)
public property DeviceEnumerationIntervalSeconds The number of seconds to wait between send attempts when sending notifications to each available SMS device.
public property DisplayName  Gets or sets a descriptive name for the endpoint. (inherited from NotificationEndpoint)
public property Id  Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property Name  Gets or sets the name of the endpoint. (inherited from NotificationEndpoint)
public property PrimaryDevice Gets or sets the primary SMS device used to send the SMS notification.
public property PrimaryDeviceSwitchBackIntervalSeconds Gets or sets the switchback interval on the primary device.
public property RecipientProtocol  Gets or sets the name of the protocol used to send notifications to this endpoint. (inherited from NotificationEndpoint)
public property SecondaryDevices Gets the secondary SMS devices used as SDM notification endpoints.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from CreatableMonitoringBaseWithId)
public method GetHashCode  Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method Update  Updates the operational database with the modified property values. (inherited from NotificationEndpoint)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.