Share via


IMetadataModel.DependencyCriterion Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="This is the list of dependencies we must fulfill, according to the AND/OR operator", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataDependencies) }, ReadOnly=false, Required=false, SerializedName="criteria")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataDependencies[] DependencyCriterion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="This is the list of dependencies we must fulfill, according to the AND/OR operator", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataDependencies) }, ReadOnly=false, Required=false, SerializedName="criteria")>]
member this.DependencyCriterion : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataDependencies[] with get, set
Public Property DependencyCriterion As IMetadataDependencies()

Property Value

Attributes

Applies to