CdiConfigProperties.ApplicationConfigs 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.
ApplicationConfigs of the CDI or CDIE.
public System.Collections.Generic.IList<Azure.ResourceManager.InformaticaDataManagement.Models.InformaticaApplicationConfigs> ApplicationConfigs { get; }
member this.ApplicationConfigs : System.Collections.Generic.IList<Azure.ResourceManager.InformaticaDataManagement.Models.InformaticaApplicationConfigs>
Public ReadOnly Property ApplicationConfigs As IList(Of InformaticaApplicationConfigs)