DeploymentLocations.Location Property

Definition

Available regions.

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

Property Value

Implements

Attributes

Applies to