Partilhar via


IAwsEnvironment.Region Property

Definition

list of regions to scan

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="list of regions to scan", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="regions", Update=true)]
public System.Collections.Generic.List<string> Region { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="list of regions to scan", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="regions", Update=true)>]
member this.Region : System.Collections.Generic.List<string> with get, set
Public Property Region As List(Of String)

Property Value

Attributes

Applies to