IMonitorProperties.ElasticCloudUserEmailAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Email of the Elastic User Account.
[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Email of the Elastic User Account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="emailAddress")]
public string ElasticCloudUserEmailAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Email of the Elastic User Account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="emailAddress")>]
member this.ElasticCloudUserEmailAddress : string
Public ReadOnly Property ElasticCloudUserEmailAddress As String
Property Value
- Attributes