ICdiConfigProps.ApplicationConfig Property

Definition

ApplicationConfigs of the CDI or CDIE.

[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="ApplicationConfigs of the CDI or CDIE.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IApplicationConfigs) }, Read=true, ReadOnly=false, Required=true, SerializedName="applicationConfigs", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IApplicationConfigs> ApplicationConfig { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="ApplicationConfigs of the CDI or CDIE.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IApplicationConfigs) }, Read=true, ReadOnly=false, Required=true, SerializedName="applicationConfigs", Update=true)>]
member this.ApplicationConfig : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IApplicationConfigs> with get, set
Public Property ApplicationConfig As List(Of IApplicationConfigs)

Property Value

Attributes

Applies to