Share via


SkuDescription.Location Property

Definition

Locations of the SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string[] Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Location : string[] with get, set
Public Property Location As String()

Property Value

String[]

Implements

Attributes

Applies to