IInformaticaServerlessRuntimeResourceList.InformaticaRuntimeResource Property

Definition

List of runtime resources for the fetch all API

[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="List of runtime resources for the fetch all API", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInfaRuntimeResourceFetchMetaData) }, Read=true, ReadOnly=false, Required=true, SerializedName="informaticaRuntimeResources", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInfaRuntimeResourceFetchMetaData> InformaticaRuntimeResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="List of runtime resources for the fetch all API", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInfaRuntimeResourceFetchMetaData) }, Read=true, ReadOnly=false, Required=true, SerializedName="informaticaRuntimeResources", Update=true)>]
member this.InformaticaRuntimeResource : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInfaRuntimeResourceFetchMetaData> with get, set
Public Property InformaticaRuntimeResource As List(Of IInfaRuntimeResourceFetchMetaData)

Property Value

Attributes

Applies to