ICustomerContact.Email Property

Definition

The email address used by Oracle to send notifications regarding databases and infrastructure.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The email address used by Oracle to send notifications regarding databases and infrastructure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="email", Update=true)]
public string Email { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The email address used by Oracle to send notifications regarding databases and infrastructure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="email", Update=true)>]
member this.Email : string with get, set
Public Property Email As String

Property Value

Attributes

Applies to