PSSmsReceiver Class

Definition

Wraps the SmsReceiver class.

public class PSSmsReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSSmsReceiver = class
    inherit PSActionGroupReceiverBase
Public Class PSSmsReceiver
Inherits PSActionGroupReceiverBase
Inheritance

Constructors

PSSmsReceiver()

Initializes a new instance of the PSSmsReceiver class

PSSmsReceiver(SmsReceiver)
PSSmsReceiver(SmsReceiver)

Initializes a new instance of the PSSmsReceiver class.

Properties

CountryCode

Gets or sets the receiver's country code.

Name

Gets or sets name

(Inherited from PSActionGroupReceiverBase)
PhoneNumber

Gets or sets the receiver's phone number.

Status

Gets or sets the receiver's status.

Applies to