ICatalog.Locations Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="locations", Update=false)]
public System.Collections.Generic.List<string> Locations { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="locations", Update=false)>]
member this.Locations : System.Collections.Generic.List<string>
Public ReadOnly Property Locations As List(Of String)

Property Value

Attributes

Applies to