MetadataPatch.DependencyCriterion Property

Definition

This is the list of dependencies we must fulfill, according to the AND/OR operator

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

Property Value

Implements

Attributes

Applies to