AutonomousDatabaseBaseProperties.CustomerContacts 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.
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)