SimpleFilter.ParameterZone Property

Definition

List of Azure availability zones to filter targets by.

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

Property Value

Implements

Attributes

Applies to