Share via


IMetadataProperties.DependencyOperator Property

Definition

Operator used for list of dependencies in criteria array.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Operator used for list of dependencies in criteria array.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.Operator) }, ReadOnly=false, Required=false, SerializedName="operator")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.Operator? DependencyOperator { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Operator used for list of dependencies in criteria array.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.Operator) }, ReadOnly=false, Required=false, SerializedName="operator")>]
member this.DependencyOperator : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.Operator> with get, set
Public Property DependencyOperator As Nullable(Of Operator)

Property Value

Attributes

Applies to