IAzureAppPushReceiver.EmailAddress Property

Definition

The email address registered for the Azure mobile app.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The email address registered for the Azure mobile app.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="emailAddress", Update=true)]
public string EmailAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The email address registered for the Azure mobile app.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="emailAddress", Update=true)>]
member this.EmailAddress : string with get, set
Public Property EmailAddress As String

Property Value

Attributes

Applies to