IInfaRuntimeResourceFetchMetaData.ServerlessConfigPropertyAdvancedCustomProperty 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.
Advanced custom properties
[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Advanced custom properties", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="advancedCustomProperties", Update=true)]
public string ServerlessConfigPropertyAdvancedCustomProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Advanced custom properties", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="advancedCustomProperties", Update=true)>]
member this.ServerlessConfigPropertyAdvancedCustomProperty : string with get, set
Public Property ServerlessConfigPropertyAdvancedCustomProperty As String
Property Value
- Attributes