Share via


IMetadataDependencies.Criterion 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[] Criterion { 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.Criterion : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataDependencies[] with get, set
Public Property Criterion As IMetadataDependencies()

Property Value

Attributes

Applies to