IQuerySelector.QueryString Property

Definition

Azure Resource Graph (ARG) Query Language query for target resources.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=true, Description="Azure Resource Graph (ARG) Query Language query for target resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="queryString", Update=true)]
public string QueryString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=true, Description="Azure Resource Graph (ARG) Query Language query for target resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="queryString", Update=true)>]
member this.QueryString : string with get, set
Public Property QueryString As String

Property Value

Attributes

Applies to