AutonomousDatabaseBaseProperties.CustomerContacts Property

Definition

Customer Contacts.

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