IServerlessRuntimePropertiesCustomUpdate.AdvancedCustomProperty Property

Definition

String KV pairs indicating Advanced custom properties.

[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="String KV pairs indicating Advanced custom properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IAdvancedCustomProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="advancedCustomProperties", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IAdvancedCustomProperties> AdvancedCustomProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="String KV pairs indicating Advanced custom properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IAdvancedCustomProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="advancedCustomProperties", Update=true)>]
member this.AdvancedCustomProperty : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IAdvancedCustomProperties> with get, set
Public Property AdvancedCustomProperty As List(Of IAdvancedCustomProperties)

Property Value

Attributes

Applies to