Share via


INewRelicMonitorResource.UserInfoEmailAddress Property

Definition

User Email

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="User Email", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="emailAddress", Update=false)]
public string UserInfoEmailAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="User Email", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="emailAddress", Update=false)>]
member this.UserInfoEmailAddress : string with get, set
Public Property UserInfoEmailAddress As String

Property Value

Attributes

Applies to