PsResourceProviderAlias.Locations Property

Definition

Gets or sets the collection of locations where this resource type can be created.

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Position=4, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.IList<string> Locations { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Position=4, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.Locations : System.Collections.Generic.IList<string> with get, set
Public Property Locations As IList(Of String)

Property Value

Attributes

Applies to