QuerySelector.SubscriptionId Property

Definition

Subscription id list to scope resource query.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> SubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)>]
member this.SubscriptionId : System.Collections.Generic.List<string> with get, set
Public Property SubscriptionId As List(Of String)

Property Value

Implements

Attributes

Applies to