Compartir a través de


IQueryComparisonExpression.Value Property

Definition

Array of values to use for comparison

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Array of values to use for comparison", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="values")]
public string[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Array of values to use for comparison", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="values")>]
member this.Value : string[] with get, set
Public Property Value As String()

Property Value

String[]
Attributes

Applies to