CheckDependenciesResponse.Reference Property

Definition

List of dependencies

[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Origin(Microsoft.Azure.PowerShell.Cmdlets.Informatica.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IServerlessRuntimeDependency> Reference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Origin(Microsoft.Azure.PowerShell.Cmdlets.Informatica.PropertyOrigin.Owned)>]
member this.Reference : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IServerlessRuntimeDependency> with get, set
Public Property Reference As List(Of IServerlessRuntimeDependency)

Property Value

Implements

Attributes

Applies to