Share via


CloudExadataInfrastructureUpdateProperties.CustomerContacts Property

Definition

The list of customer email addresses that receive information from Oracle about the specified OCI Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.

public System.Collections.Generic.IList<Azure.ResourceManager.OracleDatabase.Models.OracleCustomerContact> CustomerContacts { get; }
public System.Collections.Generic.IList<Azure.ResourceManager.OracleDatabase.Models.CustomerContact> CustomerContacts { get; }
member this.CustomerContacts : System.Collections.Generic.IList<Azure.ResourceManager.OracleDatabase.Models.OracleCustomerContact>
member this.CustomerContacts : System.Collections.Generic.IList<Azure.ResourceManager.OracleDatabase.Models.CustomerContact>
Public ReadOnly Property CustomerContacts As IList(Of OracleCustomerContact)
Public ReadOnly Property CustomerContacts As IList(Of CustomerContact)

Property Value

Applies to