Condividi tramite


IDeploymentLocations.Location Property

Definition

Available regions.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Available regions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IGeoRegion) }, ReadOnly=false, Required=false, SerializedName="locations")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IGeoRegion[] Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Available regions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IGeoRegion) }, ReadOnly=false, Required=false, SerializedName="locations")>]
member this.Location : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IGeoRegion[] with get, set
Public Property Location As IGeoRegion()

Property Value

Attributes

Applies to